Changes redirection for blacklisted domains
This commit is contained in:
parent
108335b50c
commit
4c9d9a5413
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
BLACKLIST_HOSTS="bad.example,evil.example"
|
||||
BLACKLIST_REDIRECT="https://forwarddomain.net/blacklisted"
|
||||
BLACKLIST_REDIRECT="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue