Update DANE/TLSA records and fix caddy VPN IPs
This commit is contained in:
parent
0d2a638b5c
commit
b6cb1cb698
3 changed files with 2 additions and 4 deletions
|
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
|
||||
(vpn_only) {
|
||||
@denied not client_ip private_ranges
|
||||
@denied not client_ip private_ranges 100.64.0.0/10
|
||||
handle @denied {
|
||||
redir https://www.serguzim.me/
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue