From e12a37546b1d2cec2e20bb23dec61e399176ec72 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 31 Oct 2021 20:28:06 -0500 Subject: [PATCH] Redirect remark.boba.best to remark.bbaovanc.com --- conf.d/remark.boba.best | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/conf.d/remark.boba.best b/conf.d/remark.boba.best index 3a64b96..4c18d5f 100644 --- a/conf.d/remark.boba.best +++ b/conf.d/remark.boba.best @@ -1,6 +1,12 @@ # vim: ft=caddyfile -remark.boba.best remark.bbaovanc.com { +remark.boba.best { + encode zstd gzip + import hsts + redir https://remark.bbaovanc.com{uri} +} + +remark.bbaovanc.com { encode zstd gzip import hsts import log