mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-13 17:12:41 +08:00
feat: add GEOIP,CN for Quantumult X
This commit is contained in:
parent
417bc719d3
commit
22b6559432
@ -6,6 +6,8 @@
|
||||
#
|
||||
|
||||
[general]
|
||||
# 建议在「其他设置」里「GeoLite2」的「来源」填写使用「 https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb 」并开启「自动更新」
|
||||
|
||||
;profile_img_url=http://www.example.com/example.png
|
||||
|
||||
# resource_parser_url 示例可以在以下网站找到 https://raw.githubusercontent.com/crossutility/Quantumult-X/master/resource-parser.js
|
||||
@ -226,10 +228,6 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Ext
|
||||
# China 中国直连
|
||||
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/China.list, tag=🇨🇳China, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true
|
||||
|
||||
# IPList for China
|
||||
# ⚠️ 注意:如果没有存在 IP-CIDR 类型的 REJECT 规则,可将该条禁用并启用「geoip, cn, direct」,然后在「其他设置」里「GeoLite2」的「来源」填写「https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb」,开启「自动更新」并点击「立即更新」
|
||||
https://raw.githubusercontent.com/Loyalsoldier/surge-rules/release/ruleset/cncidr.txt, tag=🇨🇳ChinaIP, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true
|
||||
|
||||
[rewrite_remote]
|
||||
#
|
||||
# 参数「tag」和「enabled」是可选的。
|
||||
|
@ -340,4 +340,7 @@ DOMAIN-SUFFIX,zhihuishu.com
|
||||
DOMAIN-SUFFIX,zhimg.com
|
||||
DOMAIN-SUFFIX,zhuihd.com
|
||||
|
||||
DOMAIN,download.jetbrains.com
|
||||
DOMAIN,download.jetbrains.com
|
||||
|
||||
# Just for Quantumult X, change priority(local geoip > remote ip-cidr) to order
|
||||
GEOIP,CN,no-resolve
|
Loading…
Reference in New Issue
Block a user