diff options
author | bptato <nincsnevem662@gmail.com> | 2024-01-03 14:40:21 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-01-03 14:43:47 +0100 |
commit | b512b00d161317422127d633b1ab8ad4412ebfc9 (patch) | |
tree | 3a20b28fd08a8d76a37dd9d6426e2cdbfaf850ee /res | |
parent | ae3c255a6a03224464cdc5f24eff8428147a7e7d (diff) | |
download | chawan-b512b00d161317422127d633b1ab8ad4412ebfc9.tar.gz |
Add spartan support
why not
Diffstat (limited to 'res')
-rw-r--r-- | res/urimethodmap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/urimethodmap b/res/urimethodmap index 556c6c5a..47de1364 100644 --- a/res/urimethodmap +++ b/res/urimethodmap @@ -12,3 +12,4 @@ sftp: cgi-bin:sftp ftps: cgi-bin:ftps gopher: cgi-bin:gopher gophers: cgi-bin:gophers +spartan: cgi-bin:spartan |