📝 Modify templates

This commit is contained in:
2024-10-20 01:02:01 +08:00
parent 9f8bca3804
commit 095c855259
14 changed files with 436 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"outbounds": [
{
"outbounds": ["<all-proxy-tags>", "direct"],
"tag": "default",
"type": "selector"
},
{
"tag": "direct",
"type": "direct"
},
{
"tag": "block",
"type": "block"
},
{
"tag": "dns",
"type": "dns"
}
]
}