diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:16:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:16:53 -0500 |
commit | 21cc4612b009645e2506c58156d6944ac646cef8 (patch) | |
tree | 6dddf317dfa1026534d7902930a7a11d68c22504 /scripts-greasemonkey/invidio_embed.user.js | |
parent | 5d8199609e683a523aa4da00a99e2f1294ac5203 (diff) | |
download | book-21cc4612b009645e2506c58156d6944ac646cef8.tar.lz book-21cc4612b009645e2506c58156d6944ac646cef8.tar.xz book-21cc4612b009645e2506c58156d6944ac646cef8.zip |
Change URL
Diffstat (limited to 'scripts-greasemonkey/invidio_embed.user.js')
-rw-r--r-- | scripts-greasemonkey/invidio_embed.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/invidio_embed.user.js b/scripts-greasemonkey/invidio_embed.user.js index f45915e..e36f0b1 100644 --- a/scripts-greasemonkey/invidio_embed.user.js +++ b/scripts-greasemonkey/invidio_embed.user.js @@ -4,7 +4,7 @@ // @author Jesús E. // @license GPL-3.0 // @description Replace YouTube embeds with invidious instance -// @homepageURL https://libregit.org/heckyel/book/src/branch/master/scripts-greasemonkey +// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey // @include * // @exclude /^http(s|)://(www[.]|)youtube[.]com/.*$/ // @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/ |