Add Youtube to Tampermonkey XHR domain whitelist.

This commit is contained in:
ccd0 2021-01-14 22:56:00 -08:00
parent 4d1fe80a9f
commit 4ae2924a15

View File

@ -49,7 +49,7 @@
// @connect soundcloud.com
// @connect api.streamable.com
// @connect vimeo.com
// @connect noembed.com
// @connect www.youtube.com
// @connect *
<%=
meta.grants.map(function(grant) {