diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-07 15:10:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-07 15:10:42 -0500 |
commit | af49d350c0fe1b4c65e39031b4aca03247a87350 (patch) | |
tree | 8f4d374d3565be55d6bd04da6ce88651db5cda83 /scripts-greasemonkey/invidio_embed.user.js | |
parent | 21cc4612b009645e2506c58156d6944ac646cef8 (diff) | |
download | book-af49d350c0fe1b4c65e39031b4aca03247a87350.tar.lz book-af49d350c0fe1b4c65e39031b4aca03247a87350.tar.xz book-af49d350c0fe1b4c65e39031b4aca03247a87350.zip |
update versions
Signed-off-by: Jesús <heckyel@hyperbola.info>
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 e36f0b1..475952d 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.3 +// @version 1.0.4 // @grant none // ==/UserScript== |