summaryrefslogtreecommitdiff
path: root/misc/userscripts
diff options
context:
space:
mode:
Diffstat (limited to 'misc/userscripts')
-rwxr-xr-xmisc/userscripts/open_download2
-rwxr-xr-xmisc/userscripts/password_fill2
-rwxr-xr-xmisc/userscripts/view_in_mpv2
3 files changed, 3 insertions, 3 deletions
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