Fix the telnet entry for the BBS called "Vetrauen". - gopher-lawn - The gopher … | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 81ea58801548986b3c9c6d8f99389c2ddae364cf | |
parent 2cfd670e5c1cf0dc5957d79961829f5a81db8225 | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Sat, 12 Aug 2023 11:12:50 +0200 | |
Fix the telnet entry for the BBS called "Vetrauen". | |
It's a telnet entry, port 23 is listed on their website for telnet. | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
M db/synchronet-synchro.telnet | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/db/synchronet-synchro.telnet b/db/synchronet-synchro.telnet | |
@@ -1,7 +1,7 @@ | |
Type: telnet | |
Selector: a | |
Host: bbs.synchro.net | |
-Port: 70 | |
+Port: 23 | |
LinkName: Synchronet BBS (synchro.net) | |
Description: Synchronet BBS node at synchro.net, hosting historical | |
utilities, games, documentation and more. |