From bc8a6a74afc16e07bb157f8babe0db259b807321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:30:08 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index 46142c9..b5c947d 100644 --- a/serv00.sh +++ b/serv00.sh @@ -503,6 +503,13 @@ hy3p=$(sed -n '3p' hy2ip.txt) "format": "binary", "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-gemini.srs", "download_detour": "direct" + }, + { + "tag": "google-play", + "type": "remote", + "format": "binary", + "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-play.srs", + "download_detour": "direct" } ], "rules": [ @@ -514,7 +521,7 @@ hy3p=$(sed -n '3p' hy2ip.txt) "outbound": "wg" }, { - "rule_set":"google-gemini", + "rule_set":["google-gemini","google-play"] "outbound": "wg" } ],