I want to protect images from being hotlinked on my firebase hosted site. Keep in mind these images are not located in the storage area of firebase where I know rules can be deployed. Is there a way to disable hotlinking in the header config or elsewhere?
I have consulted the hosting docs, but I am not sure what I am trying to achieve is possible.