So there's this one website that's stealing many hours of my life, and i'd like to make it maximally difficult for me to go there. It's very easy to do this on my windows machine IF i were using IExplorer; which i of course am not. Any idea how to do this in mozilla
(
Read more... )
Comments 9
And although it seems like a weird feature request, it would seem rather useful, in case you never want your browser to go to a certain malicious site. Good luck!
Reply
Reply
Reply
Reply
Reply
Reply
take the name of the website you don't want to access (e.g. blah.com if you want to block blah.com...) and copy a line of the form
127.0.0.1 blah.com
you may need to add extra lines like
127.0.0.1 www.blah.com
to be sure
Now take all those lines and add them to the file HOSTS in the following location (depending on whether you are running XP 2000 or so on)
Windows XP = C:\WINDOWS\SYSTEM32\DRIVERS\ETC
Windows 2K = C:\WINNT\SYSTEM32\DRIVERS\ETC
Win 98/ME = C:\WINDOWS
If the file doesn't exist create it. You may (I'm not sure) need to reboot before this starts working.
If this isn't sufficent protection to stop you from going to the site you can now use all the power of file protections and hidden files to make the file a pain in the ass to access.
If this isn't enough I think I could probably do better with some more time.
Reply
Reply
My computer already a year could not get to Amazon.
Reversing your procedure, I removed Amazon line from HOST file.
Now I am all set. Thanks again.
Z
Reply
Leave a comment