_dee schrieb am Tue, 27 Feb 2007 22:24:28 -0500:
> http://www.imdb.com/title/tt0114369/
>
> If that doesn't work, please try clicking a couple links on the IMDB
> site.
Still not getting anything and I ended up at Kenneth Branagh after six
clicks or so. Maybe they use GeoIP targetting? There's also an iframe for
Kanoodle ads in the page, but this doesn't appear in the history either.
>
> Again, servedby.advertising is already in my hosts file. It is also
> blocked in IE's Restricted Sites.
servedby.advertising is not a valid domain.
*What* did you put in the hosts file and *what* did you put in Restricted
sites?
If you want to block something, View Source and then search for "iframe"
and for "advertising". Write down the URLs you find with "advertising" and
look in the iframes you find for the URLs (src=) they come from and write
these down as well. You should at least find "i.imdb.com" in an iframe as
this is where the Kanoodle ads come from.
Then search the whole source for script tags and write down the URLs they
retrieve a script from. They appear like this:
document.write('<scr'+'ipt
src="http://fe.lea.lycos.de/ats/adfunction.js"></scr'+'ipt>')
As you see they obfuscate their source by splitting the "script" tag in
two parts, so ad blockers may get confused.
If you want to block this you have to put
127.0.0.1 fe.lea.lycos.de
in your hosts file (the full hostname!).
If you want to stop executing a script from there you can add
fe.lea.lycos.de
lea.lycos.de
lycos.de
to your restricted sites. The more general the hostname the more you
block.
You may try adding "imdb.com" to your Restricted Sites. This would stop
executing all of their owns scripts and may also stop the pollution of
your history.
As a general help for theses cases:
> [IE's Back button is still rendered useless on many sites. The
> [ dropdown
> [menu to the right of the Back button (that shows previously visited
> [sites) registers at least one entry on the top for ad.doublelick.net.
When this occurs and you cannot go back with the back button either click
it twice very fast or click the entry right below that advertising site.
That will make you "jump" over the offending page.
>
> Does anyone know what the servedby.advertising site is about?
A site that serves banners, what else? ;-)
Kai
--
Helpsites about Windows:
http://www.mvps.org
IE repair script:
http://iefaq.info