web bug only blocked if scripting allowed on the page itself
Posted: Sun Nov 07, 2010 12:27 pm
https://sourceforge.net/account/login.php has a scorecardresearch.com script followed by a web bug. If sourceforge.net is allowed and scorecardresearch.com is not, the bug is blocked, but if sourceforge.net is not allowed, the bug loads.
I am guessing this is because the web bug machinery only kicks in when an external script is explicitly blocked, but when the page itself is not allowed, the explicit external blocking never takes place. But it's still a web bug (an image request that contacts an external site, in lieu of a disabled script) and should be blocked.
I am guessing this is because the web bug machinery only kicks in when an external script is explicitly blocked, but when the page itself is not allowed, the explicit external blocking never takes place. But it's still a web bug (an image request that contacts an external site, in lieu of a disabled script) and should be blocked.