Change example IP: 0.0.0.0 -> 203.0.113.25

This commit is contained in:
nikhen 2021-09-12 12:28:25 +02:00
parent c1880bd3ff
commit 413ab50fc4

View File

@ -130,7 +130,7 @@
"access-list": "Access List", "access-list": "Access List",
"allow-websocket-upgrade": "Websockets Support", "allow-websocket-upgrade": "Websockets Support",
"ignore-invalid-upstream-ssl": "Ignore Invalid SSL", "ignore-invalid-upstream-ssl": "Ignore Invalid SSL",
"custom-forward-host-help": "Add a path for sub-folder forwarding.\nExample: 0.0.0.0/path" "custom-forward-host-help": "Add a path for sub-folder forwarding.\nExample: 203.0.113.25/path"
}, },
"redirection-hosts": { "redirection-hosts": {
"title": "Redirection Hosts", "title": "Redirection Hosts",