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--sub/default.json2
-rw-r--r--web/service/config.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/sub/default.json b/sub/default.json
index 931259ec..fff1b3ad 100644
--- a/sub/default.json
+++ b/sub/default.json
@@ -47,7 +47,7 @@
"tag": "direct",
"protocol": "freedom",
"settings": {
- "domainStrategy": "UseIP",
+ "domainStrategy": "AsIs",
"redirect": "",
"noises": []
}
diff --git a/web/service/config.json b/web/service/config.json
index ea650f7b..54eecd54 100644
--- a/web/service/config.json
+++ b/web/service/config.json
@@ -30,7 +30,7 @@
"tag": "direct",
"protocol": "freedom",
"settings": {
- "domainStrategy": "UseIP",
+ "domainStrategy": "AsIs",
"redirect": "",
"noises": []
}