diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 11:36:05 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 11:36:05 +0300 |
| commit | 2950ce0c176872e69dc9190fd7ae02e39b1ca02f (patch) | |
| tree | eb44c02a3459479be44825773e70f7abaa02bbd0 /sub | |
| parent | 514c4909a409c51f4b51e761f00f72f830d86112 (diff) | |
freedom - default settings
Diffstat (limited to 'sub')
| -rw-r--r-- | sub/default.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sub/default.json b/sub/default.json index 32948c77..931259ec 100644 --- a/sub/default.json +++ b/sub/default.json @@ -47,7 +47,9 @@ "tag": "direct", "protocol": "freedom", "settings": { - "domainStrategy": "UseIP" + "domainStrategy": "UseIP", + "redirect": "", + "noises": [] } }, { |
