Add rule for termbin.com to urlhandler
This commit is contained in:
parent
f1b5af8ce2
commit
7799a7191f
@ -29,7 +29,7 @@ local -A assignments=(
|
||||
'^https?://(invidious|piped)\.[^/]+/watch\?v=' "${mpv}"
|
||||
'^(gemini|gopher)://' "kristall"
|
||||
'\.(log|txt)$' "readwwwlog"
|
||||
'^https?://(www\.)?(dpaste|irccloud)\.com/' "readwwwlog"
|
||||
'^https?://(www\.)?(dpaste|irccloud|termbin)\.com/' "readwwwlog"
|
||||
'^https?://(www\.)?pastebin\.[^/]+/' "readwwwlog"
|
||||
'^https?://bpa\.st/' "readwwwlog"
|
||||
'^https?://sprunge\.us/' "readwwwlog"
|
||||
|
Loading…
x
Reference in New Issue
Block a user