Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-02-26 10:36:03 +08:00
committed by GitHub
parent bc8a6a74af
commit f23df1abe4
+6 -2
View File
@@ -521,9 +521,13 @@ hy3p=$(sed -n '3p' hy2ip.txt)
"outbound": "wg" "outbound": "wg"
}, },
{ {
"rule_set":["google-gemini","google-play"] "rule_set":"google-gemini"
"outbound": "wg" "outbound": "wg"
} },
{
"rule_set":"google-play"
"outbound": "wg"
}
], ],
"final": "direct" "final": "direct"
} }