Skip to content

Commit 18b733e

Browse files
author
三少
committed
fix: 更新
1 parent 2761631 commit 18b733e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

QuantumultX.conf

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ server = 114.114.114.114
5656
# ssid 策略组会根据网络环境选用指定的服务器
5757
#
5858
[policy]
59-
; 策略组命名不能为 direct, proxy, reject它们都是工具保留的特殊策略组名称
60-
static = 节点选择, DIRECT, 香港丨专线丨HKBN丨1x, 香港丨专线丨HGC丨1x, 香港丨专线丨NTT丨1x, 新加坡丨专线丨NTT丨1x, 台湾丨专线丨Hinet丨1x, 美国丨专线丨Linode丨1x, 日本丨专线丨NTT丨1x, 香港丨专线丨HGC丨SS, 香港丨专线丨NTT丨SS, 香港丨专线丨HKBN丨SS, 台湾丨专线丨HINET丨SS, 新加坡丨专线丨NTT丨SS, 日本丨专线丨NTT丨SS, 美国丨专线丨Linode丨SS, https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Others.png
61-
static = 去除广告, REJECT, DIRECT, 节点选择, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/AdBlock.png
62-
static = 飞机出国, 节点选择, DIRECT, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Speedtest.png
63-
static = 漏网之鱼, DIRECT, 节点选择, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Mainland.png
59+
; 策略组命名不能为 direct, proxy, reject, 它们都是工具保留的特殊策略组名称
60+
static = 节点选择, proxy, direct, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Others.png
61+
static = 去除广告, reject, direct, 节点选择, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/AdBlock.png
62+
static = 飞机出国, 节点选择, direct, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Speedtest.png
63+
static = 漏网之鱼, direct, 节点选择, img-url = https://cdn.jsdelivr.net/gh/GeQ1an/Rules@master/QuantumultX/IconSet/Mainland.png
6464
;static=policy-name-1, Sample-A, Sample-B, Sample-C, img-url=http://example.com/icon.png
6565
;available=policy-name-2, Sample-A, Sample-B, Sample-C
6666
;round-robin=policy-name-3, Sample-A, Sample-B, Sample-C
@@ -82,14 +82,14 @@ static = 漏网之鱼, DIRECT, 节点选择, img-url = https://cdn.jsdelivr.net/
8282
#
8383
[filter_remote]
8484
; 你可以在需要走代理的节点后使用 force-policy 参数配置你自己定义的策略组(如: force-policy = Apple_Proxy)来覆盖规则集中的代理策略,默认是 proxy.
85-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/private.list, force-policy=direct, enabled=true
86-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/reject.list, force-policy=去除广告, enabled=true
87-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/icloud.list, force-policy=direct, enabled=true
88-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/apple.list, force-policy=direct, enabled=true
89-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/google.list, force-policy=direct, enabled=true
90-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/proxy.list, force-policy=飞机出国, enabled=true
91-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/direct.list, force-policy=direct, enabled=true
92-
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@2.0/rules/telegramcidr.list, force-policy=飞机出国, enabled=true
85+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/private.list, force-policy=direct, enabled=true
86+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/reject.list, force-policy=去除广告, enabled=true
87+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/icloud.list, force-policy=direct, enabled=true
88+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/apple.list, force-policy=direct, enabled=true
89+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/google.list, force-policy=direct, enabled=true
90+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/proxy.list, force-policy=飞机出国, enabled=true
91+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/direct.list, force-policy=direct, enabled=true
92+
https://cdn.jsdelivr.net/gh/hisanshao/QuantumultX@3.0/rules/telegramcidr.list, force-policy=飞机出国, enabled=true
9393

9494
#
9595
# "tag" 和 "enabled" 是可选参数

0 commit comments

Comments
 (0)