Add two Pleroma gopher frontends with non-default port - gopher-lawn - The goph… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 85a225585e97d373186816a5bc72b5aeb7e6e9b4 | |
parent 6602daebf72cf025d374709d748c6f51a2ed0760 | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Thu, 4 Jul 2024 19:09:24 +0200 | |
Add two Pleroma gopher frontends with non-default port | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
A db/fediverse-pleroma.anduin.net.li… | 9 +++++++++ | |
A db/fediverse-ryona.agency.link | 9 +++++++++ | |
2 files changed, 18 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/db/fediverse-pleroma.anduin.net.link b/db/fediverse-pleroma.anduin… | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: | |
+Host: pleroma.anduin.net | |
+Port: 70 | |
+LinkName: Pleroma at pleroma.anduin.net | |
+Description: Pleroma interface running at pleroma.anduin.net | |
+Keywords: fediverse | |
+Category: fediverse | |
+ | |
diff --git a/db/fediverse-ryona.agency.link b/db/fediverse-ryona.agency.link | |
@@ -0,0 +1,9 @@ | |
+Type: link | |
+Selector: | |
+Host: ryona.agency | |
+Port: 70 | |
+LinkName: Pleroma at ryona.agency | |
+Description: Pleroma interface running at ryona.agency | |
+Keywords: fediverse | |
+Category: fediverse | |
+ |