1
2 # Host Database
3 #
4 # localhost is used to configure the loopback interface
5 # when the system is booting. Do not change this entry.
6
7 127.0.0.1 localhost
8 255.255.255.255 broadcasthost
9 ::1 localhost
10 fe80::1%lo0 localhost
11
12 martHosts START
13 http://64.233.165.189/
14
15 #修改下面的东西
16 192.168.10.30 operation.kangxun360.com
17
~
~