Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Toperlock committed Mar 31, 2024
1 parent 161465b commit 4f9871e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 24 deletions.
18 changes: 6 additions & 12 deletions config_template/config_template_groups_rule_set_tun.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,7 @@
"tag":"HongKong",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇭🇰|HK|hk|香港|港|HongKong"]}
Expand All @@ -326,8 +325,7 @@
"tag":"TaiWan",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇹🇼|TW|tw|台湾|臺灣|台|Taiwan"]}
Expand All @@ -337,8 +335,7 @@
"tag":"Singapore",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇸🇬|SG|sg|新加坡|狮|Singapore"]}
Expand All @@ -348,8 +345,7 @@
"tag":"Japan",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇯🇵|JP|jp|日本|日|Japan"]}
Expand All @@ -359,8 +355,7 @@
"tag":"America",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇺🇸|US|us|美国|美|United States"]}
Expand All @@ -370,8 +365,7 @@
"tag":"Others",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"exclude","keywords":["🇭🇰|HK|hk|香港|香|🇹🇼|TW|tw|台湾|台|🇸🇬|SG|sg|新加坡|狮|🇯🇵|JP|jp|日本|日|🇺🇸|US|us|美国|美"]}
Expand Down
18 changes: 6 additions & 12 deletions config_template/config_template_groups_rule_set_tun_fakeip.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,7 @@
"tag":"HongKong",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇭🇰|HK|hk|香港|港|HongKong"]}
Expand All @@ -343,8 +342,7 @@
"tag":"TaiWan",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇹🇼|TW|tw|台湾|臺灣|台|Taiwan"]}
Expand All @@ -354,8 +352,7 @@
"tag":"Singapore",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇸🇬|SG|sg|新加坡|狮|Singapore"]}
Expand All @@ -365,8 +362,7 @@
"tag":"Japan",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇯🇵|JP|jp|日本|日|Japan"]}
Expand All @@ -376,8 +372,7 @@
"tag":"America",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"include","keywords":["🇺🇸|US|us|美国|美|United States"]}
Expand All @@ -387,8 +382,7 @@
"tag":"Others",
"type":"selector",
"outbounds":[
"{all}",
"Proxy"
"{all}"
],
"filter":[
{"action":"exclude","keywords":["🇭🇰|HK|hk|香港|香|🇹🇼|TW|tw|台湾|台|🇸🇬|SG|sg|新加坡|狮|🇯🇵|JP|jp|日本|日|🇺🇸|US|us|美国|美"]}
Expand Down

0 comments on commit 4f9871e

Please sign in to comment.