feat: update GeoIP from Loyalsoldier/geoip

This commit is contained in:
Conners Hua 2022-01-21 10:15:55 +08:00
parent db756f0f08
commit ae79ead642
2 changed files with 3 additions and 3 deletions

View File

@ -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]
#

View File

@ -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