[youtube_to_invidious.user.js] fix syntax

This commit is contained in:
Jesús
2019-10-12 18:39:27 -05:00
parent 4b33ac0fe4
commit 4bac7534c9

View File

@@ -3,7 +3,7 @@
// @author OdinBrood, Jesús E. // @author OdinBrood, Jesús E.
// @namespace InvidiousRedirect // @namespace InvidiousRedirect
// @description Scan page for Youtube embeds and urls and replace with Invidious. // @description Scan page for Youtube embeds and urls and replace with Invidious.
// @homepageURL https://libregit.org/heckyel/book/src/branch/master/scripts-greasemonkey // @homepageURL https://libregit.org/heckyel/book/src/branch/master/scripts-greasemonkey
// @include * // @include *
// @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/ // @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/
// @exclude /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/ // @exclude /^http(s|)://(www[.]|proxy[.]|)invidious[.]snopyta[.]org/.*$/