aboutsummaryrefslogtreecommitdiffstats
path: root/scripts-greasemonkey
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-01-09 12:07:12 -0500
committerJesús <heckyel@hyperbola.info>2020-01-09 12:07:12 -0500
commita35c19b63c7054adc922852239dbc735c205aeb0 (patch)
treed642a5c7466590164a452f6482ce78e27bc88a09 /scripts-greasemonkey
parentcbfcdff8445e1cf947bd2aebc94178274a0ca50c (diff)
downloadbook-a35c19b63c7054adc922852239dbc735c205aeb0.tar.lz
book-a35c19b63c7054adc922852239dbc735c205aeb0.tar.xz
book-a35c19b63c7054adc922852239dbc735c205aeb0.zip
twitter_to_nitter: update version
Diffstat (limited to 'scripts-greasemonkey')
-rw-r--r--scripts-greasemonkey/twitter_to_nitter.user.js2
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 bf3c657..06f8605 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.1
+// @version 0.1.2
// @grant none
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript==