summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-05-26 09:34:37 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-05-26 09:34:37 +0200
commit7961cf73553847ea265a388b736fffac77dae66a (patch)
treeeabd53a5840964768961a81520de231b9077b68a /misc
parentc6be1096b373d7425ecdce9fd934970b39534064 (diff)
downloadqutebrowser-7961cf73553847ea265a388b736fffac77dae66a.tar.gz
qutebrowser-7961cf73553847ea265a388b736fffac77dae66a.zip
RIP Freenode
Diffstat (limited to 'misc')
-rw-r--r--misc/cheatsheet.svg2
-rwxr-xr-xmisc/userscripts/open_download2
-rwxr-xr-xmisc/userscripts/password_fill2
-rwxr-xr-xmisc/userscripts/view_in_mpv2
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/cheatsheet.svg b/misc/cheatsheet.svg
index e908f9496..7dcb6d4e1 100644
--- a/misc/cheatsheet.svg
+++ b/misc/cheatsheet.svg
@@ -2570,7 +2570,7 @@
id="flowPara5604"
style="font-size:13.8667px;line-height:1.25;font-family:sans-serif;stroke-width:1.06667">Website: https://www.qutebrowser.org/ </flowPara><flowPara
id="flowPara5595"
- style="font-size:13.8667px;line-height:1.25;font-family:sans-serif;stroke-width:1.06667">IRC: #qutebrowser on Freenode</flowPara><flowPara
+ style="font-size:13.8667px;line-height:1.25;font-family:sans-serif;stroke-width:1.06667">IRC: #qutebrowser on Libera Chat (irc.libera.chat)</flowPara><flowPara
id="flowPara5597"
style="font-size:13.8667px;line-height:1.25;font-family:sans-serif;stroke-width:1.06667">Mailinglist: qutebrowser@lists.qutebrowser.org</flowPara></flowRoot>
<text
diff --git a/misc/userscripts/open_download b/misc/userscripts/open_download
index e6de005c8..62730f37c 100755
--- a/misc/userscripts/open_download
+++ b/misc/userscripts/open_download
@@ -15,7 +15,7 @@
# - It comes in handy if you enable downloads.remove_finished. If you want to
# see the recent downloads, just press "sd".
#
-# Thorsten Wißmann, 2015 (thorsten` on freenode)
+# Thorsten Wißmann, 2015 (thorsten` on Libera Chat)
# Any feedback is welcome!
set -e
diff --git a/misc/userscripts/password_fill b/misc/userscripts/password_fill
index 4ebeebdc5..c46253d41 100755
--- a/misc/userscripts/password_fill
+++ b/misc/userscripts/password_fill
@@ -5,7 +5,7 @@ cat <<EOF
This script can only be used as a userscript for qutebrowser
2015, Thorsten Wißmann <edu _at_ thorsten-wissmann _dot_ de>
In case of questions or suggestions, do not hesitate to send me an E-Mail or to
-directly ask me via IRC (nickname thorsten\`) in #qutebrowser on freenode.
+directly ask me via IRC (nickname thorsten\`) in #qutebrowser on Libera Chat.
$blink!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!$reset
WARNING: the passwords are stored in qutebrowser's
diff --git a/misc/userscripts/view_in_mpv b/misc/userscripts/view_in_mpv
index 4ab37d617..472920433 100755
--- a/misc/userscripts/view_in_mpv
+++ b/misc/userscripts/view_in_mpv
@@ -21,7 +21,7 @@
# (comments and video suggestions), i.e. only the videos should disappear
# when mpv is started. And that's precisely what the present script does.
#
-# Thorsten Wißmann, 2015 (thorsten` on freenode)
+# Thorsten Wißmann, 2015 (thorsten` on Libera Chat)
# Any feedback is welcome!
set -e