summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-07-27 23:05:05 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2023-07-27 23:05:05 +0200
commit0a9be44396af9ff0bf0b3a11d1f9616444c4ade5 (patch)
tree2311ca55a7456563d01f1133bc99ba7245ba57ae
parentc (diff)
downloadn-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar.gz
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar.bz2
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar.lz
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar.xz
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.tar.zst
n-0a9be44396af9ff0bf0b3a11d1f9616444c4ade5.zip
-rwxr-xr-xvar/www/splstr/links.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/www/splstr/links.sh b/var/www/splstr/links.sh
index d0ff527..aefe454 100755
--- a/var/www/splstr/links.sh
+++ b/var/www/splstr/links.sh
@@ -25,7 +25,7 @@ for i in `curl $u | pup a | tr $' ' $'\n' | grep href | cut -d\" -f2`
do
printf .
case $i in
- mail* | xmpp* | mumble* | irc* | tel*)
+ mail* | xmpp* | mumble* | irc* | tel* | matrix*)
noop $i
;;
//*)