diff options
-rw-r--r-- | Caddyfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Caddyfile b/Caddyfile index 27daf12..d0ede2a 100644 --- a/Caddyfile +++ b/Caddyfile @@ -36,6 +36,7 @@ http://aln.pe { redir /pronomen https://de.pronouns.page/@alanpearce redir /git https://git.alanpearce.eu redir /gpg https://alanpearce.eu/public_key.asc + redir /status https://stats.uptimerobot.com/GgzRkHBDr7 redir /* https://alanpearce.eu/{uri} } |