Does Hotlinking give the Endpoint users IP
I have an img on my website which is used as the profile picture of the user. It is embedded as <img src=”${Hotlink}”. The user can specify an URL and that is used as his profile picture.
I have an img on my website which is used as the profile picture of the user. It is embedded as <img src=”${Hotlink}”. The user can specify an URL and that is used as his profile picture.