Update DANE/TLSA records and fix caddy VPN IPs

This commit is contained in:
Tobias Reisinger 2026-07-16 20:53:14 +02:00
commit b6cb1cb698
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 2 additions and 4 deletions

View file

@ -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/
}