replace straggler arimelody.me mentions with .space
email notwithstanding
This commit is contained in:
parent
ab07554716
commit
c49084afb0
13 changed files with 61 additions and 61 deletions
2
main.go
2
main.go
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue