Add stat API
This commit is contained in:
parent
3d53e09141
commit
468dcd8715
6 changed files with 80 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
BLACKLIST_HOSTS=
|
||||
BLACKLIST_REDIRECT=
|
||||
STAT_PORT=8081
|
||||
BLACKLIST_HOSTS="bad.example,evil.example"
|
||||
BLACKLIST_REDIRECT="https://forwarddomain.net/blacklisted"
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue