Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
caiysmy committed Dec 21, 2023
1 parent 1317498 commit 3a46106
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions config_template/PC_rule_set_proxy.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,16 @@
"type": "selector",
"tag": "🌏 Google",
"outbounds": [
"{all}"
"{all}",
"πŸš— auto"
]
},
{
"type": "selector",
"tag": "✈️ Telegram",
"outbounds": [
"{all}"
"{all}",
"πŸš— auto"
],
"filter": [
{
Expand Down
6 changes: 4 additions & 2 deletions config_template/PC_rule_set_proxy_filter.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
"type": "selector",
"tag": "🌏 Google",
"outbounds": [
"{all}"
"{all}",
"πŸš— auto"
],
"filter": [
{
Expand All @@ -100,7 +101,8 @@
"type": "selector",
"tag": "✈️ Telegram",
"outbounds": [
"{all}"
"{all}",
"πŸš— auto"
],
"filter": [
{
Expand Down

0 comments on commit 3a46106

Please sign in to comment.