simple solution...
1. Click Start -> Run...
2. type in "notepad c:\WINDOWS\system32\drivers\etc\hosts"
(this will open a notepad with some similar text below)
Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
3. sa ubos naay list na
Code:
127.0.0.1 localhost
- pag add og lain na line with the same IP address (127.0.0.1) then sa kilid ang website na imong gusto i block (pr0n-site.com) ... example below
Code:
127.0.0.1 localhost
127.0.0.1 pr0n-site.com
4. save the notepad (File -> Save) or CTRL+S
5. Restart your computer.
testingi kung mo gawas pa ba ang site na imong gusto i-block.
you can also re-direct the process by changing the ip address 127.0.0.1 to google's ip address (which is 216.239.61.104) or any ip address you think would be proper.
Code:
216.239.61.104 pr0n-site.com