diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-25 15:57:26 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-25 15:57:26 -0500 |
commit | ad9a4abd5f3e181fbaf157e01cc0fb3d7c81830f (patch) | |
tree | b6259e715f3badde48b534f5103fa62bc4184f91 | |
parent | 5fca490a6e51c607360ac16aac0c8a5f0bcf0ed3 (diff) | |
download | book-ad9a4abd5f3e181fbaf157e01cc0fb3d7c81830f.tar.lz book-ad9a4abd5f3e181fbaf157e01cc0fb3d7c81830f.tar.xz book-ad9a4abd5f3e181fbaf157e01cc0fb3d7c81830f.zip |
update Invidious Embed
-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 0dcda50..26f591e 100644 --- a/scripts-greasemonkey/invidio_embed.user.js +++ b/scripts-greasemonkey/invidio_embed.user.js @@ -17,7 +17,7 @@ // @exclude /^http(s|)://(www[.]|)invidious[.]enkirton[.]net/.*$/ // @exclude /^http(s|)://(www[.]|)tube[.]poal[.]co/.*$/ // @exclude /^http(s|)://(www[.]|)invidious[.]13ad[.]de/.*$/ -// @version 1.0.0 +// @version 1.0.1 // @grant none // ==/UserScript== |