1
0
Fork 0

Add rule for termbin.com to urlhandler

This commit is contained in:
tastytea 2022-05-11 02:01:40 +02:00
parent f1b5af8ce2
commit 7799a7191f
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

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