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:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-11-21 00:01:45 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-11-21 00:01:45 +0300
commit9476472bf6b3c24fb65d97b43c35caced0a0c33f (patch)
tree546f04b3ddb63c189a2051b9de684b1724c51b09
parent2ce9c3cc81799b954441e665e9661a20bc69f8c3 (diff)
AsIs - freedom DS
-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": []
}