I bought two domain name on freenom.com and I have an app on Firebase.
I am trying to know which domain as been typed to land on my page.
I tried :
location.hostname
document.location
document.location.href
But they all return the Firebase url. Does anyone knows how I could get it?
Edit: I suspect that my problem comes from Firebase or Freename, could they block me from getting the domain name ?