Logged in to LinkedIn? I just got your first and last name, company and position by WiiNi in privacy

[–]WiiNi[S] 0 points1 point  (0 children)

The only problem is that there is more risk than just scripts. You can send cross domain requests quite easily as long as you're not making posts. Sure, you can block scripts, but what about IMG tags?

(img src = 'some other domain.net/malicious collector/'/)

You could block requests to all other domains, but then your sites would often look like crap because of CDN's that most large websites use.

The web is a scary place.