add www.youtube.com (#44)

This commit is contained in:
Pierce Lally 2023-10-01 13:44:34 -04:00 committed by GitHub
parent 83b3811266
commit 265ce54eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ local config = {
["drive.google.com"] = { allowed = true },
-- youtube
["www.youtube.com"] = { allowed = true },
["youtube.com"] = { allowed = true },
["youtu.be"] = { allowed = true },