twitter_to_nitter: update version

This commit is contained in:
Jesús 2020-01-09 12:07:12 -05:00
parent cbfcdff844
commit a35c19b63c
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -13,7 +13,7 @@
// @exclude /^http(s|)://(www[.]|)nitter[.]nixnet[.]xyz/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]nixnet[.]xyz/.*$/
// @exclude /^http(s|)://(www[.]|)nitter[.]drycat[.]fr/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]drycat[.]fr/.*$/
// @exclude /^http(s|)://(www[.]|)tw[.]openalgeria[.]org/.*$/ // @exclude /^http(s|)://(www[.]|)tw[.]openalgeria[.]org/.*$/
// @version 0.1.1 // @version 0.1.2
// @grant none // @grant none
// @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html
// ==/UserScript== // ==/UserScript==