I mean i know how to block websites i’ve blocked like 5 but I can’t block this one called red tube.I saw my son on a porn website called red tube and i tried to block it but it doesn’t work. it’s weird because i blocked all the other websites but it doesn’t let me block this one. Is there anyway I can block this website with family safety.
well, do you ever tried block the website using host file:
I got this here: www.aobo-porn-filter.com
To block sites using Host Files, follow the following procedure.
Click the Start button and select Run. Now type the following text in that Run box:
notepad C:\WINDOWS\system32\drivers\etc\hosts
Navigate to the last line, press enter and add the following lines and save the file.
127.0.0.1 www.xxx.com
127.0.0.1 www.xxx.com
Replace the www.xxx.com with the one you want to block. Do not add the “http://”
With this technique you can block as many sites as you want to. If you want to unblock any of these sites just add # before 127.0.0.1 or simply delete the line itself.
Remember to reboot your PC after that.