|
|
|
|
|
by rmc
5263 days ago
|
|
The webpage doesn't send IP address, your browser contacts facebook for the icon and hence sends IP address and cookies to facebook, in the same way that image hotlinking would work. Remember it's not just IP address, but could be cookies. Facebook can set a cookie that will be stored in your browser and will be sent to facebook each time. So if your laptop moves around, then the facebook cookie follows you. Since this is at the browser level there are browser extensions that will block this for you if you want. |
|
I prevent the IP address leak by using the Firefox addon RequestPolicy to block cross-origin requests.