open 0x0.st URLs in readwwwlog

This commit is contained in:
tastytea 2022-10-31 09:42:15 +01:00
parent c7bd0c11d1
commit 3fc62465d5
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -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"
)