diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-07 18:06:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-07 18:06:13 -0500 |
commit | b4de7183999d03c78d994ac9ff9882745853eed4 (patch) | |
tree | cf19239c6bd3166ae0e5067202d9e2a158600698 | |
parent | 2396198dd0ee49557a8e1aeb9748681f159ed708 (diff) | |
download | book-b4de7183999d03c78d994ac9ff9882745853eed4.tar.lz book-b4de7183999d03c78d994ac9ff9882745853eed4.tar.xz book-b4de7183999d03c78d994ac9ff9882745853eed4.zip |
[twitter_to_nitter.user] update version
-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 1114444..fb994f9 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 +// @version 0.1.1 // @grant none // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // ==/UserScript== |