about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-12-12 22:06:46 +0100
committerbptato <nincsnevem662@gmail.com>2023-12-12 22:07:07 +0100
commitbf761bcb6dcc5288a86aa5e8c2b67df3f0df056b (patch)
treea2f4c0d47ed484bcca4daaaa11b4d862243019fe /res
parent1df10adfe7eb20bc460eeb0e5a8e242970642c58 (diff)
downloadchawan-bf761bcb6dcc5288a86aa5e8c2b67df3f0df056b.tar.gz
Move gopher to adapter/
Also, move default urimethodmap config to res.
Diffstat (limited to 'res')
-rw-r--r--res/urimethodmap12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/urimethodmap b/res/urimethodmap
new file mode 100644
index 00000000..bba78e82
--- /dev/null
+++ b/res/urimethodmap
@@ -0,0 +1,12 @@
+# Default urimethodmap file for Chawan.
+
+finger:		cgi-bin:cha-finger
+gemini:		cgi-bin:gmifetch?%s
+about:		cgi-bin:about
+data:		cgi-bin:data
+file:		cgi-bin:file?%s
+ftp:		cgi-bin:ftp?%s
+sftp:		cgi-bin:sftp?%s
+ftps:		cgi-bin:ftps?%s
+gopher:		cgi-bin:gopher?%s
+gophers:	cgi-bin:gophers?%s