diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:16:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-07 14:16:53 -0500 |
commit | 21cc4612b009645e2506c58156d6944ac646cef8 (patch) | |
tree | 6dddf317dfa1026534d7902930a7a11d68c22504 /scripts-greasemonkey/twitter_to_nitter.user.js | |
parent | 5d8199609e683a523aa4da00a99e2f1294ac5203 (diff) | |
download | book-21cc4612b009645e2506c58156d6944ac646cef8.tar.lz book-21cc4612b009645e2506c58156d6944ac646cef8.tar.xz book-21cc4612b009645e2506c58156d6944ac646cef8.zip |
Change URL
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 06f8605..4aae41c 100644 --- a/scripts-greasemonkey/twitter_to_nitter.user.js +++ b/scripts-greasemonkey/twitter_to_nitter.user.js @@ -3,7 +3,7 @@ // @author Jesús E. // @namespace NitterRedirect // @description Scan page for Twitter and urls replace with Nitter -// @homepageURL https://libregit.org/heckyel/book/src/branch/master/scripts-greasemonkey +// @homepageURL https://libregit.spks.xyz/heckyel/book/src/branch/master/scripts-greasemonkey // @include * // @exclude /^http(s|)://(www[.]|)nitter[.]net/.*$/ // @exclude /^http(s|)://(www[.]|)nitter[.]pro/.*$/ |