QSS用艾普的同学,请进来看如何屏蔽IP的域名劫持广告
艾普官方想钱想疯了,开始学习电信用域名劫持强制推送广告了,真TMD犯贱。今天我告诉大家如何屏蔽艾普TMD的域名劫持。
方法一:人工手动修改host文件进行屏蔽
1、打开目录C:\WINDOWS\system32\drivers\etc (这个是XP系统的,其他系统位置也差不多),再打开此目录里的host文件,用记事本打开并编写。如下,请注意代码内容中的最后一行 127.0.0.1 172.18.0.131 这个就是屏蔽艾普劫持的关键。在127.0.0.1 和 172.18.0.131中间不是一个空格,而是键盘中的Tab键!
的最后
# 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
# 以下都是在2006-2009年恶意修改IE属性,传播病毒木马和弹出广告的网站
127.0.0.1 about.blank.la
127.0.0.1 858656.com
127.0.0.1 my123.com
127.0.0.1 8749.com
127.0.0.1 4199.com
127.0.0.1 7379.com
127.0.0.1 7255.com
127.0.0.1 3448.com
127.0.0.1 7939.com
127.0.0.1 8009.com
127.0.0.1 piaoxue.com
127.0.0.1 kzdh.com
127.0.0.1 6781.com
127.0.0.1 7322.com
127.0.0.1 mcfg.sandai.net
127.0.0.1 biz5.sandai.net
127.0.0.1 float.sandai.net
127.0.0.1 pubstat.sandai.net
127.0.0.1 cknum.sandai.net
127.0.0.1 recommend.xunlei.com
127.0.0.1 cl.kankan.xunlei.com
127.0.0.1 172.18.0.131在此之前检查host文件是否为“只读”属性,如果是只读,请取消只读属性,如下图
http://cc1.cache.cdqss.com/attachments/month_1004/20100418_539b5b8f9e2042211cb4VmMiFXMM0YYf.gif
此文转载至:http://www.ipkaka.com/bbs/thread-163-1-1.html
页:
[1]