mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-29 11:32:53 +00:00
Deletes Duplicate Rules
This commit is contained in:
parent
9bccdf1dac
commit
20883380d6
1 changed files with 2 additions and 3 deletions
|
|
@ -23,8 +23,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"rule_set": [
|
"rule_set": [
|
||||||
"geosite-cn",
|
"geosite-cn"
|
||||||
"geosite-geolocation-cn"
|
|
||||||
],
|
],
|
||||||
"server": "local",
|
"server": "local",
|
||||||
"strategy": "prefer_ipv4"
|
"strategy": "prefer_ipv4"
|
||||||
|
|
@ -32,4 +31,4 @@
|
||||||
],
|
],
|
||||||
"final": "remote",
|
"final": "remote",
|
||||||
"strategy": "prefer_ipv4"
|
"strategy": "prefer_ipv4"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue