Update serv00.sh

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