It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by alanmooncat
A quick and simple waythat should
block thr software google analytics dowloads
to your computor to snoop
1.Open Windows Explorer and navigate to windows/system32/drivers/etc/hosts (note: Win98 users may find the hosts file in the windows folder)
2.Open the hosts file in Notepad – hosts file does not have an extension
3.Add the following two lines to the hosts file and save
127.0.0.1 www.google-analytics.com
127.0.0.1 ssl.google-analytics.com
•Save and close the file
That’s it. You will no longer be tracked by any website using Google Analytics
For adsense ads
To block google adsense ads from appearing on your webpage, add the following lines to your windows host file.
# [Google Inc]
127.0.0.1 adwords.google.com
127.0.0.1 pagead.googlesyndication.com
127.0.0.1 pagead2.googlesyndication.com
127.0.0.1 adservices.google.com
127.0.0.1 imageads.googleadservices.com
127.0.0.1 imageads1.googleadservices.com
127.0.0.1 www.googleadservices.com
127.0.0.1 apps5.oingo.com
There are loads more of scripts about some work some dont
taken from tweak host file
edit on 10-12-2010 by alanmooncat because: add source