From e9ce047da1d21a752ec0e998beb405fdb516b282 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 11:23:54 +0800 Subject: [PATCH] Update serv00keep.sh --- serv00keep.sh | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/serv00keep.sh b/serv00keep.sh index 8bc5994..d41f7bc 100644 --- a/serv00keep.sh +++ b/serv00keep.sh @@ -439,6 +439,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": [ @@ -452,7 +459,11 @@ hy3p=$(sed -n '3p' hy2ip.txt) { "rule_set":"google-gemini", "outbound": "wg" - } + }, + { + "rule_set":"google-play", + "outbound": "wg" + } ], "final": "direct" }