From 573d0056d07d523d74ab5d7ca2f36bc62d2123b8 Mon Sep 17 00:00:00 2001 From: Nite07 Date: Tue, 1 Oct 2024 15:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Modify=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/example.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/templates/example.json b/templates/example.json index 14b0866..d5a67ab 100644 --- a/templates/example.json +++ b/templates/example.json @@ -141,8 +141,8 @@ "outbound": "block" }, { - "rule_set": ["geosite-category-games@cn"], - "outbound": "direct" + "rule_set": ["geosite-google"], + "outbound": "default" }, { "rule_set": [ @@ -150,8 +150,6 @@ "geosite-geolocation-cn", "geosite-cn", "geosite-category-games@cn", - "geosite-google@cn", - "geosite-google-play@cn", "geosite-steam@cn" ], "outbound": "direct" @@ -213,6 +211,13 @@ "format": "binary", "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs", "download_detour": "default" + }, + { + "type": "remote", + "tag": "geosite-google", + "format": "binary", + "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-google.srs", + "download_detour": "default" } ], "final": "default",