mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-13 17:12:41 +08:00
feat: update GeoIP from Loyalsoldier/geoip
This commit is contained in:
parent
db756f0f08
commit
ae79ead642
@ -227,8 +227,8 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Ext
|
||||
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
|
||||
https://raw.githubusercontent.com/17mon/china_ip_list/master/china_ip_list.txt#type=rule, tag=🇨🇳ChinaIPv4, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true
|
||||
https://gaoyifan.github.io/china-operator-ip/chinanet6.txt#type=rule, tag=🇨🇳ChinaIPv6, force-policy=direct, update-interval=86400, opt-parser=true, enabled=false
|
||||
# ⚠️ 注意:如果没有存在 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]
|
||||
#
|
||||
|
@ -21,7 +21,7 @@ test-timeout = 5
|
||||
tls-provider = openssl
|
||||
|
||||
# > 自定义 GeoIP 数据库
|
||||
geoip-maxmind-url = https://raw.githubusercontent.com/JMVoid/ipip2mmdb/release/Country.mmdb
|
||||
geoip-maxmind-url = https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb
|
||||
|
||||
# > IPv6 支持(默认关闭)
|
||||
ipv6 = false
|
||||
|
Loading…
Reference in New Issue
Block a user