remove non-adblock rules, Ali ADblock

fix #28, update readme
This commit is contained in:
Moshel
2017-06-24 16:48:02 +08:00
parent e9e07d28f4
commit 6918fd0b85
17 changed files with 366 additions and 921 deletions

View File

@@ -1,21 +0,0 @@
#
# 黑名单中包含了境外网站中无法访问的那些,对不确定的网站则尽可能地直连。
#
# 代理top500 网站中不可直连的境外网站
# 直连:境外其余网站、中国网站
# 不包含广告过滤
#
# top500 proxy
{{top500_proxy}}
# manual proxy
{{manual_proxy}}
DOMAIN-KEYWORD,google,Proxy
FINAL,direct

View File

@@ -8,19 +8,12 @@
#
# top500 proxy
{{top500_proxy}}
# manual proxy
{{manual_proxy}}
# ad block
{{ad}}
# manual block
{{manual_reject}}

View File

@@ -1,22 +0,0 @@
#
# 白名单中包含了境外网站中可以访问的那些,对不确定的网站则尽可能地代理。
#
# 直连top500 网站中可直连的境外网站、中国网站
# 代理:其余的所有境外网站
# 不包含广告过滤
#
# top500 direct
{{top500_direct}}
# manual direct
{{manual_direct}}
DOMAIN-SUFFIX,cn,DIRECT
GEOIP,CN,DIRECT
FINAL,proxy

View File

@@ -8,19 +8,12 @@
#
# top500 direct
{{top500_direct}}
# manual direct
{{manual_direct}}
# ad block
{{ad}}
# manual block
{{manual_reject}}