One quick hack is to place the website domain name in your local "hosts" file and redirect it to an invalid site
Kung ang imong OS is WinXP, normally naa ni sa : C:\windows\system32\drivers\etc\hosts
Then edit the file to include the porn site with the redirected ip address.
Simple steps:
1. Goto run then type "cmd" + enter
2. In the console type: c: +enter
3. cd \windows\system32\drivers\etc\hosts + enter
4. type "edit hosts" + enter
5. Windows editor will open and add the following lines with your porn site domain name to be blocked:
127.0.0.1
www.porn.com
127.0.0.1
www.anyporn.com
In order to be blocked, make sure to include all the domain name including the "www" part. The complete domain name is the text between the '
http://' and the next '/'
You can add as many lines as you want.