Add yewtu.de to urlhandler

This commit is contained in:
tastytea 2022-05-15 12:01:06 +02:00
parent 647d24ae69
commit ea83f90a9c
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -27,6 +27,7 @@ local -A assignments=(
'^https://media\.ccc\.de/v/[^/]*$' "${mpv}"
'^https?://(www\.)?youtu(\.be|be\.com)/' "${mpv}"
'^https?://(invidious|piped)\.[^/]+/watch\?v=' "${mpv}"
'^https://yewtu\.be/watch\?v=' "${mpv}"
'^(gemini|gopher)://' "kristall"
'\.(log|txt)$' "readwwwlog"
'^https?://(www\.)?(dpaste|irccloud|termbin)\.com/' "readwwwlog"