Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-02-28 17:30:50 +08:00
committed by GitHub
parent c4050d5436
commit 834fd9811d
+8 -1
View File
@@ -491,6 +491,13 @@ hy3p=$(sed -n '3p' hy2ip.txt)
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs", "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs",
"download_detour": "direct" "download_detour": "direct"
},
{
"tag": "cnn",
"type": "remote",
"format": "binary",
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/cnn.srs",
"download_detour": "direct"
} }
], ],
EOF EOF
@@ -519,7 +526,7 @@ else
"rules": [ "rules": [
{ {
"rule_set":[ "rule_set":[
"yg_kkk" "cnn"
], ],
"outbound": "wg" "outbound": "wg"
} }