From 9783f4e689a26d5868ff1ac895f3780d52138652 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 30 May 2018 12:11:01 -0400 Subject: [PATCH] update some links --- irc/index.php | 4 ++-- news/011_irc.json | 4 ++-- news/013_thelounge.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/irc/index.php b/irc/index.php index 024dfaf..2a23093 100644 --- a/irc/index.php +++ b/irc/index.php @@ -8,13 +8,13 @@

there are a couple places that i'm trying to coordinate for tilde irc:

additionally, i'm running a web client at irc.tilde.team (port 80/443)

+

connect to irc.tilde.team:6697 with ssl if you want to use your own client!

+

hit me up on any of these places (or any of the other places you can find on my tilde page) if you have any suggestions!

diff --git a/news/011_irc.json b/news/011_irc.json index 037e71d..4942e67 100644 --- a/news/011_irc.json +++ b/news/011_irc.json @@ -1,7 +1,7 @@ { "published": true, "date": "march 2018", - "title": "irc", + "title": "irc", "author": "~ben", - "content": "after a couple attempts to run an irc server on the tilde box, i ended up just creating a channel (##tilde.team) on freenode.net. stop by!" + "content": "there's an irc server running at irc.tilde.team:6697 (with ssl)! come hang out! there's also a web client too!" } diff --git a/news/013_thelounge.json b/news/013_thelounge.json index 45ce9cb..7fb0b0f 100644 --- a/news/013_thelounge.json +++ b/news/013_thelounge.json @@ -1,7 +1,7 @@ { "published": true, "date": "march 2018", - "title": "thelounge irc webclient", + "title": "thelounge irc webclient", "author": "~ben", "content": "i'm now hosting a thelounge instance on the tilde.team server. let me know if you want to use it and i'll add your user. i haven't figured out how to integrate the thelounge accounts with the tilde.team accounts, but i'm looking into it." }