diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-25 16:38:08 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-25 16:38:08 -0500 |
commit | 834186511caf1b16ca9f2c554633a22faf78b1ba (patch) | |
tree | 6fffda2142912a97ba9a9c5316c7f4329f47296f | |
parent | 969a78757b9e2f71fccdcc5d5c9a14f774d47469 (diff) | |
download | book-834186511caf1b16ca9f2c554633a22faf78b1ba.tar.lz book-834186511caf1b16ca9f2c554633a22faf78b1ba.tar.xz book-834186511caf1b16ca9f2c554633a22faf78b1ba.zip |
[Invidious Embed] update version
-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 7917b48..680d4a5 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.1 +// @version 1.0.2 // @grant none // ==/UserScript== |