Remove not working selectors on 0x1bi.net - gopher-lawn - The gopher lawn gophe… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 64cf462946da51cc57de93d92e4f895f5df8a910 | |
parent 8511aa8a623385c1f31bc15ca8a2f158086627fc | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Fri, 2 Feb 2024 10:15:04 +0100 | |
Remove not working selectors on 0x1bi.net | |
Non of them are linked from the "homepage" on gopher://0x1bi.net | |
* gopher://0x1bi.net/1/git returns an error regarding non existing | |
directories | |
* After inserting something into the search field on | |
gopher://0x1bi.net/1/cowsay , an error regarding non existing cowsay | |
is shown. | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
D db/0x1bi.net-_cowsay.link | 9 --------- | |
D db/0x1bi.net-_rutype.link | 9 --------- | |
2 files changed, 0 insertions(+), 18 deletions(-) | |
--- | |
diff --git a/db/0x1bi.net-_cowsay.link b/db/0x1bi.net-_cowsay.link | |
@@ -1,9 +0,0 @@ | |
-Type: link | |
-Selector: /cowsay | |
-Host: 0x1bi.net | |
-Port: 70 | |
-LinkName: Cowsay | |
-Description: cowsay(1) as a Service | |
-Category: gopher, fun, ascii, game | |
-Keywords: gopher, fun, ascii, cowsay, game | |
- | |
diff --git a/db/0x1bi.net-_rutype.link b/db/0x1bi.net-_rutype.link | |
@@ -1,9 +0,0 @@ | |
-Type: link | |
-Selector: /git?rutype | |
-Host: 0x1bi.net | |
-Port: 70 | |
-LinkName: Rutype | |
-Description: Latin to Russian Cyrillic converter | |
-Category: russian, software | |
-Keywords: russian, software, cli | |
- |