mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 04:06:18 +00:00
Merge f499b5d889
into 43ec88bb24
This commit is contained in:
commit
dbd2296c38
1 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
||||||
"tls",
|
"tls",
|
||||||
"fakedns"
|
"fakedns"
|
||||||
],
|
],
|
||||||
"enabled": true
|
"enabled": false
|
||||||
},
|
},
|
||||||
"tag": "socks"
|
"tag": "socks"
|
||||||
},
|
},
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"routing": {
|
"routing": {
|
||||||
"domainStrategy": "AsIs",
|
"domainStrategy": "IPIfNonMatch",
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
|
@ -84,4 +84,4 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"stats": {}
|
"stats": {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue