diff --git a/lib/aliproxy.32.gz b/lib/aliproxy.32.gz index 2cc76457..94dd64ce 100644 Binary files a/lib/aliproxy.32.gz and b/lib/aliproxy.32.gz differ diff --git a/lib/aliproxy.32.md5 b/lib/aliproxy.32.md5 index 2bc849e5..968f0586 100644 --- a/lib/aliproxy.32.md5 +++ b/lib/aliproxy.32.md5 @@ -1 +1 @@ -d7a1abd58a2317375cf4f1e4d280c3f2 +2712a639e7419ef50ab6a15b303fe882 diff --git a/lib/aliproxy.gz b/lib/aliproxy.gz index e017deda..e7abb08c 100644 Binary files a/lib/aliproxy.gz and b/lib/aliproxy.gz differ diff --git a/lib/aliproxy.md5 b/lib/aliproxy.md5 index 0a8b527b..6fdd8baa 100644 --- a/lib/aliproxy.md5 +++ b/lib/aliproxy.md5 @@ -1 +1 @@ -dbc91df13302db1ca90c154548652eca +187057b8751119647f2e1253341ac29c diff --git a/lib/singbox.json b/lib/singbox.json index 233fa2c1..f1598bdc 100644 --- a/lib/singbox.json +++ b/lib/singbox.json @@ -8,11 +8,13 @@ { "tag": "remote", "address": "https://8.8.8.8/dns-query", + "strategy": "prefer_ipv4", "detour": "select" }, { "tag": "local", "address": "https://223.5.5.5/dns-query", + "strategy": "prefer_ipv4", "detour": "direct" }, { @@ -36,30 +38,6 @@ { "clash_mode": "Direct", "server": "local" - }, - { - "rule_set": "geosite-geolocation-cn", - "server": "local" - }, - { - "type": "logical", - "mode": "and", - "rules": [ - { - "rule_set": "geosite-geolocation-!cn", - "invert": true - }, - { - "rule_set": "geoip-cn" - } - ], - "server": "local" - }, - { - "rule_set": "geosite-geolocation-!cn", - "query_type":["A","AAAA"], - "server": "fakeip", - "rewrite_ttl": 1 } ], "fakeip": { @@ -201,36 +179,6 @@ } ], "outbound": "block" - }, - { - "rule_set": [ - "geoip-cn", - "geosite-geolocation-cn" - ], - "outbound": "direct" - } - ], - "rule_set": [ - { - "type": "remote", - "tag": "geoip-cn", - "format": "binary", - "url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs", - "download_detour": "select" - }, - { - "type": "remote", - "tag": "geosite-geolocation-cn", - "format": "binary", - "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-cn.srs", - "download_detour": "select" - }, - { - "type": "remote", - "tag": "geosite-geolocation-!cn", - "format": "binary", - "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-!cn.srs", - "download_detour": "select" } ], "auto_detect_interface": false