Now HTML 5 is on the way, there is a nasty load of privacy-slaughtering "features" coming towards us. And off course ads are part of the standard. Where previous HTML versions required images to have an address, HTML 5 has inline images to circumvent this (I think, I read it before in the HTML 5 standard but cannot find it back). Is there a way to block inline images by default?
For an example of inline images, see:
http://iescripts.org/help/embeddedimage.html
Can inline images be blocked?
Since there is no extra download, the image cannot be blocked. But the html tag can be hidden with element hiding rules.
Btw, this has nothing to do with html 5 or ads. The RFC for data uris is from 1998, and they can be quite useful for lots of things. Also, if there no extra download from an ad server, privacy actually increases.
Btw, this has nothing to do with html 5 or ads. The RFC for data uris is from 1998, and they can be quite useful for lots of things. Also, if there no extra download from an ad server, privacy actually increases.
They are blockable with ABP since http://adblockplus.org/development-buil ... ed-filters which is a dev-build of ABP 1.0.1.
OK, it should be: "They are blockable in Firefox 3.5 since this bug has been fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=451004 "
This was after ABP 1.0.1 was released, but if you would use ABP 1.0 with Firefox 3.5, I think they would show as "other", right.
This was after ABP 1.0.1 was released, but if you would use ABP 1.0 with Firefox 3.5, I think they would show as "other", right.