Update serv00keep.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-02-21 17:18:15 +08:00
committed by GitHub
parent 91196709e7
commit bacab198f9
+3 -3
View File
@@ -433,10 +433,10 @@ hy3p=$(sed -n '3p' hy2ip.txt)
"route": { "route": {
"rule_set": [ "rule_set": [
{ {
"tag": "geosite-google-gemini", "tag": "google-gemini",
"type": "remote", "type": "remote",
"format": "binary", "format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-google-gemini.srs", "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-gemini.srs",
"download_detour": "direct" "download_detour": "direct"
} }
], ],
@@ -449,7 +449,7 @@ hy3p=$(sed -n '3p' hy2ip.txt)
"outbound": "wg" "outbound": "wg"
}, },
{ {
"rule_set":"geosite-google-gemini", "rule_set":"google-gemini",
"outbound": "wg" "outbound": "wg"
} }
], ],