diff options
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 d58d378..85c8538 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 version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @description Replace YouTube embeds with invidious instance -// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey +// @homepageURL https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey // @include * // @exclude /^http(s|)://(www[.]|)youtube[.]com/.*$/ // @exclude /^http(s|)://(www[.]|)invidio[.]us/.*$/ |