Is there a way to hide part of the URL?
For example instead of https://progx.firebaseio.com/progx1.json
to show only https://progx/progx1.json
I am using this link in IFTTT's webhook to connect it with firebase and I don't want to expose/share the complete URL with others.
Any help will be appreciated! Thanks in advance!