Fuck Off, Google. Close your company. - bitreich-httpd - Bitreich HTTPD service
HTML git clone git://bitreich.org/bitreich-httpd git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-httpd
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit bde374255d8fd06e95fe74fdfc40ac2452166a27
DIR parent 16d0fa0c4b45e58b1588ee6c64cd373e63029460
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 18 Apr 2021 22:49:25 +0200
Fuck Off, Google. Close your company.
Disable floc tracking in bitreich-httpd sites.
Diffstat:
M bitreich-httpd.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/bitreich-httpd.c b/bitreich-httpd.c
@@ -47,6 +47,8 @@ printheaders(char *ctype)
printf("X-Irritate: Be irritated.\r\n");
printf("X-Use-Gopher: gopher://bitreich.org\r\n");
printf("If-By-Whiskey: Terrorist\r\n");
+ printf("Permission-Polcy: interest-cohort=()\r\n");
+ printf("Fuck-Off: Google\r\n");
printf("Server: bitreich-httpd/2.0\r\n");
printf("Host: bitreich.org\r\n");
printf("Connection: close\r\n");