diff --git a/QuantumultX_Profiles.conf b/QuantumultX_Profiles.conf index c1ee999..29a5831 100644 --- a/QuantumultX_Profiles.conf +++ b/QuantumultX_Profiles.conf @@ -1,5 +1,5 @@ -; 20190722_184124 - +; 2020-02-17 +;⚠️注意⚠️: 以下内容中,带“;” “#”的都是注释符号,去掉前面的符号,该行才有效 [general] server_check_url= http://www.qualcomm.cn/generate_204 ;geo_location_checker=http://extreme-ip-lookup.com/json/, https://raw.githubusercontent.com/crossutility/Quantumult-X/master/sample-location-with-script.js @@ -8,6 +8,7 @@ geo_location_checker=http://ip-api.com/json/?lang=zh-CN, https://raw.githubuserc ;network_check_url=http://bing.com/ ;dns_exclusion_list=*.qq.com, qq.com +;ssid_suspended_list 写入你想要quantumultX暂停的Wi-Fi,多个wifi用“,”连接 ;ssid_suspended_list=LINK_22E174, LINK_22E175 ;udp_whitelist=53, 123, 1900, 80-443 ;excluded_routes= 192.168.0.0/16, 172.16.0.0/12, 100.64.0.0/10, 10.0.0.0/8 @@ -55,6 +56,8 @@ server=/*.xiaomi.com/119.29.29.29 # round-robin policy points to the next server in candidates for next connection. # ssid policy points to the server depending on the network environment. # + +#以下为策略组部分 [policy] static=🍎 苹果服务, direct, proxy, img-url= https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Apple.png static=💻 国外影视, proxy, direct, img-url= https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/ForeignMedia.png @@ -64,20 +67,24 @@ static=📺 Netflix, proxy, direct, img-url= https://raw.githubusercontent.com/K static=🌏 国外网站, proxy,direct, img-url= https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Global.png static=🕹 黑/白名单,direct, proxy, img-url= https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Final.png - +#以下是quantumultX的3普通种策略组类型写法 ;static=policy-name-1, Sample-A, Sample-B, Sample-C ;available=policy-name-2, Sample-A, Sample-B, Sample-C ;round-robin=policy-name-3, Sample-A, Sample-B, Sample-C +#下面是ssid策略组示范 ;ssid=policy-name-4, Sample-A, Sample-B, LINK_22E171:Sample-B, LINK_22E172:Sample-C # # Params "tag" and "enabled" are optional. # The default sync interval for all kinds of remote resources is 24*60*60 seconds. # + +#服务器远程订阅 [server_remote] https://raw.githubusercontent.com/crossutility/Quantumult-X/master/server.txt, tag=示范订阅1(可删除), enabled=true https://raw.githubusercontent.com/crossutility/Quantumult-X/master/server-complete.txt, tag=示范订阅2(可删除), enabled=true +#规则分流远程订阅 [filter_remote] 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 @@ -89,10 +96,12 @@ https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/Apple.list, tag= Apple服务, force-policy=🍎 苹果服务,enabled=true https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Filter/China.list, tag=🐼 国内网站, enabled=true +#rewrite 复写远程订阅 [rewrite_remote] https://raw.githubusercontent.com/ConnersHua/Profiles/master/Quantumult/X/Rewrite.conf, tag=神机复写规则, enabled=true http://cloudcompute.lbyczf.com/quanx-rewrite, tag=lhie1复写, enabled=false +# 本地服务器部分 [server_local] ;shadowsocks=a.example.com:80, method=chacha20, password=pwd, obfs=http, obfs-host=bing.com, obfs-uri=/resource/file, fast-open=false, udp-relay=false, server_check_url=http://www.apple.com/generate_204, tag=Sample-A ;shadowsocks=b.example.com:80, method=chacha20, password=pwd, obfs=http, obfs-host=bing.com, obfs-uri=/resource/file, fast-open=false, udp-relay=false, tag=Sample-B @@ -102,6 +111,7 @@ http://cloudcompute.lbyczf.com/quanx-rewrite, tag=lhie1复写, enabled=false ;shadowsocks=f.example.com:443, method=chacha20, password=pwd, obfs=wss, obfs-host=bing.com, obfs-uri=/ws, fast-open=false, udp-relay=false, tag=Sample-F ;shadowsocks=g.example.com:443, method=chacha20, password=pwd, ssr-protocol=auth_chain_b, ssr-protocol-param=def, obfs=tls1.2_ticket_fastauth, obfs-host=bing.com, tag=Sample-G +#本地分流规则(相同规则下,本地规则将覆盖远程规则,优先生效) [filter_local] ;user-agent, ?abc*, proxy ;host, www.google.com, proxy @@ -114,10 +124,12 @@ ip-cidr, 192.168.0.0/16, direct ip-cidr, 224.0.0.0/24, direct geoip, cn, direct final, 🕹 黑/白名单 +#不在上述规则中的请求,将走final的 黑/白名单, 请根据需要选择直连或节点 - +#本地复写规则 [rewrite_local] +#以下为证书&主机名部分 [mitm] ;skip_validating_cert = false ;force_sni_domain_name = false