Add links to gutenberg and podcast search. - gopher-lawn - The gopher lawn goph… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 7b618bc01267489d468e3b5296a4087536fa67ca | |
parent d3ecfe82ca74b38b029d23e3861bd8781b8b2886 | |
Author: Ian Jones <[email protected]> | |
Date: Sun, 26 Mar 2023 20:26:10 +0100 | |
Add links to gutenberg and podcast search. | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
A db/gopher.icu-_gutenberg.link | 9 +++++++++ | |
A db/gopher.icu-_pod.link | 9 +++++++++ | |
2 files changed, 18 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/db/gopher.icu-_gutenberg.link b/db/gopher.icu-_gutenberg.link | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /gutenberg | |
+Host: gopher.icu | |
+Port: 70 | |
+LinkName: Search Project Gutenberg in Gopherspace | |
+Description: Unofficial Project Gutenberg gopherhole search. | |
+Category: archive, web, book | |
+Keywords: archive, web, gutenberg, book | |
+ | |
diff --git a/db/gopher.icu-_pod.link b/db/gopher.icu-_pod.link | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: /pod | |
+Host: gopher.icu | |
+Port: 70 | |
+LinkName: Podcast aggregator search | |
+Description: Find podcasts. | |
+Category: podcast | |
+Keywords: podcast | |
+ |