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",