PDA

View Full Version : How can I stop myself from accessing one particular website?


spamuell
11-10-2005, 08:22 PM
If there was one site I was wasting too much time on, is there a way in firefox to block myself from accessing it?

If not, does anyone know of a a free util that I can do this with?

Thanks.

OrcaDK
11-10-2005, 08:25 PM
C:\WINDOWS\system32\drivers\etc

Open the file "host" using Notepad.

Add this line:

0.0.0.0 www.thesite.com (http://www.thesite.com)
0.0.0.0 thesite.com

spamuell
11-10-2005, 08:35 PM
Thanks, I'd forgotten you could do this. It doesn't seem to work though, I can still access the site. If I try to ping it in dos, it won't let me and maps the url to 0.0.0.0 but in ie and firefox it still works. /images/graemlins/confused.gif

FouTight
11-10-2005, 08:52 PM
whats the poitn of blocking it in a manner that you can easily get around it? just don't go?

Nomad84
11-10-2005, 11:45 PM
[ QUOTE ]
Thanks, I'd forgotten you could do this. It doesn't seem to work though, I can still access the site. If I try to ping it in dos, it won't let me and maps the url to 0.0.0.0 but in ie and firefox it still works. /images/graemlins/confused.gif

[/ QUOTE ]

Maybe try clearing the cache?

Redd
11-11-2005, 12:32 AM
This site wouldn't happen to be 2+2, would it? /images/graemlins/wink.gif

What about those 'Net Nanny' style apps that password protect specific sites?

11-11-2005, 02:20 AM
1. Go to whois.net and look up the domain point of contact

2. Call them and find out what datacenter the site is hosted in

3. Break into the datacenter and locate the server(s) for said site

4. (A) Pull the aforementioned server out of the rack and (B) throw it to the ground. Use force

5. Repeat step 4(B) until you grow weary or you are arrested

Note: this is a "cross browser" method - it works for FireFox, Opera, Netscape, and IE

FouTight
11-11-2005, 09:46 AM
[ QUOTE ]
1. Go to whois.net and look up the domain point of contact

2. Call them and find out what datacenter the site is hosted in

3. Break into the datacenter and locate the server(s) for said site

4. (A) Pull the aforementioned server out of the rack and (B) throw it to the ground. Use force

5. Repeat step 4(B) until you grow weary or you are arrested

Note: this is a "cross browser" method - it works for FireFox, Opera, Netscape, and IE

[/ QUOTE ]

This may require some social engineering, but is also compatible with Lynx and will surely prevent you from circumventing your 'security' for some time.

BluffTHIS!
11-11-2005, 05:44 PM
You obviously have a problem and need to enter a 12 step Gambler's Anonymous or Porn Anonymous program.

theRealMacoy
11-11-2005, 06:07 PM
i have a much simpler way to fix this problem:

...4 step negative rewards program...


1. buy stapler

2. fill stapler

{after visiting the site go to step three}

3. insert mouse hand

4. apply staple

{repeat as necessary}


cheers,
sean /images/graemlins/wink.gif

Crispy86
11-11-2005, 07:05 PM
[ QUOTE ]
Thanks, I'd forgotten you could do this. It doesn't seem to work though, I can still access the site. If I try to ping it in dos, it won't let me and maps the url to 0.0.0.0 but in ie and firefox it still works. /images/graemlins/confused.gif

[/ QUOTE ]

There are lots of ways of course. Block it through the firewall, block it through the browser (don't think Firefox has this option though) and of course the HOST file. Be sure to reboot though for the HOST file to be effective.

Albert

Crispy86
11-11-2005, 07:12 PM
[ QUOTE ]
C:\WINDOWS\system32\drivers\etc

Open the file "host" using Notepad.

Add this line:

0.0.0.0 www.thesite.com (http://www.thesite.com)
0.0.0.0 thesite.com

[/ QUOTE ]

I have HOSTS in \Windows\System32\Drivers\etc btw. Also, my list of blocked sites all have 127.0.0.1 before them, not 0.0.0.0

Albert