From aeef6a8c4161bc7c45edf9ac30fb3e70c7c96e7c Mon Sep 17 00:00:00 2001 From: lhie1 Date: Tue, 5 Nov 2019 04:36:34 +0800 Subject: [PATCH] test --- DlerCloud/General_2.conf | 2 +- DlerCloud/General_3.conf | 2 +- QuantumultX/Head.conf | 22 ++++++++++++++++++++++ QuantumultX/Tail.conf | 25 +++++++++++++++++++++++++ Surfboard/General.conf | 2 +- 5 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 QuantumultX/Head.conf create mode 100644 QuantumultX/Tail.conf diff --git a/DlerCloud/General_2.conf b/DlerCloud/General_2.conf index 25cb72c..5212bf3 100644 --- a/DlerCloud/General_2.conf +++ b/DlerCloud/General_2.conf @@ -1,6 +1,6 @@ [General] loglevel = notify -dns-server = system, 116.62.218.19, 139.196.72.143, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 +dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, localhost, *.local, *.crashlytics.com // iOS diff --git a/DlerCloud/General_3.conf b/DlerCloud/General_3.conf index b1c33e5..39d5090 100644 --- a/DlerCloud/General_3.conf +++ b/DlerCloud/General_3.conf @@ -13,7 +13,7 @@ ipv6 = false show-error-page-for-reject = true // DNS -dns-server = system, 116.62.218.19, 139.196.72.143, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 +dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 // Advanced loglevel = notify diff --git a/QuantumultX/Head.conf b/QuantumultX/Head.conf new file mode 100644 index 0000000..8d423f3 --- /dev/null +++ b/QuantumultX/Head.conf @@ -0,0 +1,22 @@ +[general] +excluded_routes = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, localhost, *.local, *.crashlytics.com + +network_check_url = http://www.gstatic.com/generate_204 +server_check_url=http://www.gstatic.cn/generate_204 + +geo_location_checker=http://ip-api.com/json/?lang=zh-CN, https://github.com/KOP-XIAO/QuantumultX/raw/master/Scripts/IP_API.js + +[dns] +server = 119.29.29.29 +server = 119.28.28.28 +server = 1.2.4.8 +server = 182.254.116.116 + +[policy] +static=Final, proxy, direct +static=ForeignMedia, proxy +static=DomesticMedia, direct, proxy +static=Apple, direct, proxy +static=Apple, direct, proxy, img-url=https://github.com/zealson/Zure/raw/master/IconSet/Apple.png + +[server_remote] \ No newline at end of file diff --git a/QuantumultX/Tail.conf b/QuantumultX/Tail.conf new file mode 100644 index 0000000..b8526f4 --- /dev/null +++ b/QuantumultX/Tail.conf @@ -0,0 +1,25 @@ +[filter_remote] +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Unbreak.list, tag=后续规则修正, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Advertising.list, tag=广告, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Hijacking.list, tag=运营商及恶意网站劫持, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/ForeignMedia.list, tag=国际流媒体服务, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/DomesticMedia.list, tag=大陆流媒体面向港澳台限定服务, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Global.list, tag=全球加速, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Apple.list, tag=Apple 服务, enabled=true +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/China.list, tag=中国直连, enabled=true + +[rewrite_remote] +https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Rewrite.conf, tag=DivineEngine Rewrite, enabled=true + +[filter_local] +;user-agent, ?abc*, proxy +;host, www.google.com, proxy +;host-keyword, adsite, reject +;host-suffix, googleapis.com, proxy +ip-cidr, 10.0.0.0/8, direct +ip-cidr, 127.0.0.0/8, direct +ip-cidr, 172.16.0.0/12, direct +ip-cidr, 192.168.0.0/16, direct +ip-cidr, 224.0.0.0/24, direct +geoip, cn, direct +final, Final \ No newline at end of file diff --git a/Surfboard/General.conf b/Surfboard/General.conf index 16e7bdf..435c0ee 100644 --- a/Surfboard/General.conf +++ b/Surfboard/General.conf @@ -1,4 +1,4 @@ [General] -dns-server = system, 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4 +dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, localhost, *.local, *.crashlytics.com udp-replay = true \ No newline at end of file