mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 13:54:41 -05:00
📝 Modify templates
This commit is contained in:
parent
4822bda6d8
commit
573d0056d0
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user