diff --git a/.local/bin/urlhandler b/.local/bin/urlhandler index 15e1ba1..76d5e59 100755 --- a/.local/bin/urlhandler +++ b/.local/bin/urlhandler @@ -39,6 +39,7 @@ local -A assignments=( '^https?://paste\.centos\.org/' "readwwwlog" '^https?://paste\.ee/' "readwwwlog" '^https?://ix\.io/' "readwwwlog" + '^https?://0x0.st/' "readwwwlog" '\.(webm|png|jpe?g|gif|svg|bmp|xcf)(\?.+)?$' "openwwwimg" '(^magnet:|\.torrent$)' "transmission-remote-gtk" )