-
-
Save cloverstd/b3ac3fbcc3876cc90142 to your computer and use it in GitHub Desktop.
Revisions
-
janlay revised this gist
Oct 4, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ DOMAIN-SUFFIX,pingma.qq.com,REJECT # Accelerate most visited sites DOMAIN-SUFFIX,cn,DIRECT DOMAIN-SUFFIX,qq.com,DIRECT DOMAIN-KEYWORD,alipay,DIRECT DOMAIN-KEYWORD,taobao,DIRECT DOMAIN-KEYWORD,baidu,DIRECT DOMAIN-SUFFIX,ls.apple.com,DIRECT -
janlay revised this gist
Oct 4, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ loglevel = notify [Proxy] # http, https, socks5 Proxy = custom, 1.2.3.4, 443, rc4-md5, password, http://server/custom.module [Rule] # Block privacy trackers -
janlay revised this gist
Oct 4, 2015 . 1 changed file with 7 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,24 +1,28 @@ [General] # warning, notify, info, verbose loglevel = notify [Proxy] # http, https, socks5 Proxy = custom, 1.2.3.4, 443, rc4-md5, password, http://surge.run/SSEncrypt.module [Rule] # Block privacy trackers DOMAIN-KEYWORD,umeng.co,REJECT DOMAIN-SUFFIX,log.mmstat.com,REJECT DOMAIN-SUFFIX,monitor.uu.qq.com,REJECT DOMAIN-SUFFIX,beacon.qq.com,REJECT DOMAIN-SUFFIX,pingma.qq.com,REJECT # Accelerate most visited sites DOMAIN-SUFFIX,cn,DIRECT DOMAIN-SUFFIX,qq.com,DIRECT DOMAIN-KEYWORD,ali,DIRECT DOMAIN-KEYWORD,taobao,DIRECT DOMAIN-KEYWORD,baidu,DIRECT DOMAIN-SUFFIX,ls.apple.com,DIRECT DOMAIN-SUFFIX,apple.com,Proxy DOMAIN-SUFFIX,icloud.com,Proxy # Force some domains which are fucked by GFW while resolving DNS DOMAIN-KEYWORD,google,Proxy,tcp-force -
janlay created this gist
Oct 4, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,46 @@ [General] loglevel = notify [Proxy] Proxy = custom, 1.2.3.4, 443, rc4-md5, password, http://surge.run/SSEncrypt.module [Rule] # Block privacy trackers DOMAIN-KEYWORD,umeng.co,REJECT DOMAIN-SUFFIX,googleadservices.com,REJECT DOMAIN-SUFFIX,log.mmstat.com,REJECT DOMAIN-SUFFIX,monitor.uu.qq.com,REJECT DOMAIN-SUFFIX,beacon.qq.com,REJECT DOMAIN-SUFFIX,pingma.qq.com,REJECT # Accelerate for local sites DOMAIN-SUFFIX,ls.apple.com,DIRECT DOMAIN-SUFFIX,cn,DIRECT DOMAIN-SUFFIX,qq.com,DIRECT DOMAIN-KEYWORD,ali,DIRECT DOMAIN-KEYWORD,taobao,DIRECT DOMAIN-KEYWORD,baidu,DIRECT # Force some domains which are fucked by GFW while resolving DNS DOMAIN-KEYWORD,google,Proxy,tcp-force DOMAIN-KEYWORD,facebook,Proxy,tcp-force DOMAIN-KEYWORD,youtube,Proxy,tcp-force DOMAIN-KEYWORD,twitter,Proxy,tcp-force DOMAIN-KEYWORD,gmail,Proxy,tcp-force # Workaround for some apps # Instagram DOMAIN-KEYWORD,instagram,Proxy,tcp-force # Telegram IP-CIDR,91.108.56.0/22,Proxy,tcp-force IP-CIDR,91.108.4.0/22,Proxy,tcp-force IP-CIDR,109.239.140.0/24,Proxy,tcp-force IP-CIDR,149.154.160.0/20,Proxy,tcp-force # LAN, debugging rules should above this line IP-CIDR,192.168.0.0/16,DIRECT IP-CIDR,10.0.0.0/8,DIRECT IP-CIDR,172.16.0.0/12,DIRECT IP-CIDR,127.0.0.0/8,DIRECT GEOIP,CN,DIRECT FINAL,Proxy