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/twitter_to_nitter.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/twitter_to_nitter.user.js')
-rw-r--r-- | scripts-greasemonkey/twitter_to_nitter.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/twitter_to_nitter.user.js b/scripts-greasemonkey/twitter_to_nitter.user.js index 4aae41c..e0e3e44 100644 --- a/scripts-greasemonkey/twitter_to_nitter.user.js +++ b/scripts-greasemonkey/twitter_to_nitter.user.js @@ -13,7 +13,7 @@ // @exclude /^http(s|)://(www[.]|)nitter[.]nixnet[.]xyz/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]drycat[.]fr/.*$/ // @exclude /^http(s|)://(www[.]|)tw[.]openalgeria[.]org/.*$/ -// @version 0.1.2 +// @version 0.1.3 // @grant none // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // ==/UserScript== |