replace straggler arimelody.me mentions with .space

email notwithstanding
This commit is contained in:
ari melody 2025-08-14 01:07:53 +01:00
parent ab07554716
commit c49084afb0
Signed by: ari
GPG key ID: CF99829C92678188
13 changed files with 61 additions and 61 deletions

View file

@ -564,7 +564,7 @@ var PoweredByStrings = []string{
func DefaultHeaders(next http.Handler) http.Handler {
return http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
w.Header().Add("Server", "arimelody.me")
w.Header().Add("Server", "ari melody webbed site")
w.Header().Add("Do-Not-Stab", "1")
w.Header().Add("X-Clacks-Overhead", "GNU Terry Pratchett")
w.Header().Add("X-Hacker", "spare me please")