View Single Post
Old 27-11-2004   #58 (permalink)
debro
Blown to smitherines
 
debro's Avatar
 
Join Date: Jul 1999
Location: The c@ke mixer
Posts: 9,701
Re: IE .reg file to STOP SPYWARE COOKIES

Quote:
Originally Posted by plut0
This doesn't seem to work in Firefox with a proxy enabled. I wonder if this is a bug or something?
Use the Hosts file.

Just stick it in your windows/system32/drivers/etc folder

You can also open it in notepad, if you want to get kinky. Any existing lines in the hosts file can simply be copied & pasted to the new one, or the other way around

You will need to restart your computer for it to have any effect.

The hosts file just redirects certain domains to a particular IP address so your PC doesn't need to use a DNS to look up the IP address.

127.0.0.1 is your computers loop-back address, so changing a server which hosts cookies or annoying content to 127.0.0.1 will basically send all traffic to that domain back to you computer, hence blocks it

example from windows host file

102.54.94.97 rhino.acme.com
127.0.0.1 ads.suckers.com

Requests to rhino.acme.com will be sent immediately to the server, bypassing the DNS, hence saving time.

Requests to ads.suckers.com will be sent back to your computer, hence saving time looking it up & also saving time downloading any other crap they like loading your computer with because your computers request never reaches it
__________________
CDFreaks - Overwhelmed by Ignorance since 2005!
We lost the battle, but we haven't lost the war!
Click Here to sign up to the resistance movement!
Viva La Resistance!

Admitting that you've illegally downloaded movies/songs and need help to process/burn is comparable to robbing a bank, and walking into the bank the next day holding the bags of money to deposit them into your account.
Don't be surprised if people laugh at you when you make the headlines.

debro is online now   Reply With Quote