Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/service/config.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/web/service/config.json b/web/service/config.json
index bd90e5c8..3f7fbc3a 100644
--- a/web/service/config.json
+++ b/web/service/config.json
@@ -28,7 +28,9 @@
{
"tag": "direct",
"protocol": "freedom",
- "settings": {}
+ "settings": {
+ "domainStrategy": "UseIP"
+ }
},
{
"tag": "blocked",
@@ -51,7 +53,7 @@
}
},
"routing": {
- "domainStrategy": "IPIfNonMatch",
+ "domainStrategy": "AsIs",
"rules": [
{
"type": "field",