diff options
| author | yyamashita <yyamashita@mosquit.one> | 2026-05-09 13:07:57 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@mosquit.one> | 2026-05-09 13:07:57 +0900 |
| commit | 984384825f1982cd3b1e33ac17a2cd17aae540fe (patch) | |
| tree | 19ff4405c5fae53cfccebd44cc47848dc5993b03 /Caddyfile | |
| parent | efa2b6ec621e9536bd90f185776a6d45347eb9fd (diff) | |
add-referrer-policy
Diffstat (limited to 'Caddyfile')
| -rw-r--r-- | Caddyfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,5 +6,7 @@ golive.yyamashita.com { } whoisband.yyamashita.com { + header Referrer-Policy "no-referrer" + header X-Robots-Tag "noindex, nofollow" reverse_proxy whois-app:3000 } |
