urlhandler: fix 0x0 log rule overwriting image rule
This commit is contained in:
parent
c1c4ffdbc6
commit
1429515b59
|
@ -39,7 +39,7 @@ local -A assignments=(
|
|||
'^https?://paste\.centos\.org/' "readwwwlog"
|
||||
'^https?://paste\.ee/' "readwwwlog"
|
||||
'^https?://ix\.io/' "readwwwlog"
|
||||
'^https?://0x0.st/' "readwwwlog"
|
||||
'^https?://0x0.st/.+\.txt$' "readwwwlog"
|
||||
'\.(webm|png|jpe?g|gif|svg|bmp|xcf)(\?.+)?$' "openwwwimg"
|
||||
'(^magnet:|\.torrent$)' "transmission-remote-gtk"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user