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-03-10 23:38:57 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-03-10 23:38:57 +0300
commit32afd7200ace358fe36c8c438f5048d76fbc987b (patch)
treeaf0ff7cb441788d4f82028681b86a2121e708b42 /web/service/config.json
parentffa531f9cac29802af8778404679d6112b7a6b97 (diff)
default config domainStrategy
Diffstat (limited to 'web/service/config.json')
-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",