show_ads

T

toni

I have a problem with opening pages on some sites. I can
see content of the pages with the view-->source command,
but other than that - nothing, it simply halts. After some
comparing it seems that all of those pages have this
script:

<script type="text/javascript" language="JavaScript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.j
s">

And really, without that script pages seem to open fine.
Any soultions or hints?
 
M

Mike Burgess

Toni,
Try adding the below to your HOSTS file:

127.0.0.1 pagead.googlesyndication.com
127.0.0.1 pagead2.googlesyndication.com

This will block that script from loading.
Note: those entries are already included in my HOSTS file (see below)
____________________________________________________________
Mike Burgess [MVP Windows Shell\User] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 10-07-03]
Please post replies to this Newsgroup, email address is invalid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top