Use gophers! - 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 246e4239200dd875c7fc4eaac138e2220562e4e0
DIR parent d00c948b82e8f5a60c6122e493181b67d626f2cd
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 21 Jul 2024 20:25:19 +0200
Use gophers!
Diffstat:
M bitreich-httpd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/bitreich-httpd.c b/bitreich-httpd.c
@@ -48,7 +48,7 @@ printheaders(char *ctype)
printf("X-Future: Gopher ftw!\r\n");
printf("Content-Type: %s\r\n", ctype);
printf("X-Irritate: Be irritated.\r\n");
- printf("X-Use-Gopher: gopher://bitreich.org\r\n");
+ printf("X-Use-Gopher: gophers://bitreich.org\r\n");
printf("If-By-Whiskey: Terrorist\r\n");
printf("X-Powered-By: love\r\n");
printf("Permission-Policy: interest-cohort=()\r\n");