fix error
This commit is contained in:
@@ -71,18 +71,16 @@
|
||||
"outbounds": [
|
||||
{
|
||||
"protocol": "freedom",
|
||||
"settings": {}
|
||||
"settings": {
|
||||
"domainStrategy": "UseIP"
|
||||
},
|
||||
"tag": "direct"
|
||||
},
|
||||
{
|
||||
"protocol": "blackhole",
|
||||
"settings": {},
|
||||
"tag": "blocked"
|
||||
},
|
||||
{
|
||||
"protocol": "freedom",
|
||||
"settings": {},
|
||||
"tag": "direct"
|
||||
},
|
||||
},
|
||||
{
|
||||
"protocol": "mtproto",
|
||||
"settings": {},
|
||||
@@ -92,7 +90,7 @@
|
||||
//
|
||||
],
|
||||
"dns": {
|
||||
"server": [
|
||||
"servers": [
|
||||
"https+local://1.1.1.1/dns-query",
|
||||
"1.1.1.1",
|
||||
"1.0.0.1",
|
||||
|
Reference in New Issue
Block a user