diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 00:01:45 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 00:01:45 +0300 |
| commit | 9476472bf6b3c24fb65d97b43c35caced0a0c33f (patch) | |
| tree | 546f04b3ddb63c189a2051b9de684b1724c51b09 | |
| parent | 2ce9c3cc81799b954441e665e9661a20bc69f8c3 (diff) | |
AsIs - freedom DS
| -rw-r--r-- | sub/default.json | 2 | ||||
| -rw-r--r-- | web/service/config.json | 2 |
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": [] } |
