Showing posts with label any. Show all posts
Showing posts with label any. Show all posts

Sunday, March 16, 2014

Trick To Block Any Website In Your PC


Hi Friends,

Today I am posting about how to block a website in computer. In this trick we don’t need any software.


Instructions:
  • Goto  C:WindowsSystem32DriversEtc  and then open hosts file in Notepade.
    or 
    Goto Run and Paste the following : notepad %windir%system32driversetchosts
  • When this hosts file is opened in Notepad, at the end of the file you will see something like “127.0.0.1 localhost”.
  • Under “127.0.0.1 localhost” just add another website URL that you want to block.
For Example:-

127.0.0.1 localhost
127.0.0.2 www.facebook.com
127.0.0.3 www.tricks-world.net.tc
  • Make sure every time you add another website, the last digit of the address 127.0.0.x should not be the same.


  • Save the file and exit.

Have Fun…

Read More..