Update serv00.sh

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