diff options
author | Jesús <heckyel@hyperbola.info> | 2021-03-26 18:25:51 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-03-26 18:25:51 -0500 |
commit | 1ac6191bc46868c335450e75729531558df0c8d0 (patch) | |
tree | 6a65877dca0862cf791a1c39611d6526f516eadc /scripts-greasemonkey/README.md | |
parent | 5957ef05188acccf7a8ba1c180e5da06f9af874e (diff) | |
download | book-1ac6191bc46868c335450e75729531558df0c8d0.tar.lz book-1ac6191bc46868c335450e75729531558df0c8d0.tar.xz book-1ac6191bc46868c335450e75729531558df0c8d0.zip |
[greasemonkey]: update URLs scripts
Diffstat (limited to 'scripts-greasemonkey/README.md')
-rw-r--r-- | scripts-greasemonkey/README.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts-greasemonkey/README.md b/scripts-greasemonkey/README.md index b4116a9..8c3851f 100644 --- a/scripts-greasemonkey/README.md +++ b/scripts-greasemonkey/README.md @@ -4,40 +4,40 @@ - See [DuckDuckGo Dark](duckduckgo_dark_theme.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/duckduckgo_dark_theme.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/duckduckgo_dark_theme.user.js) ## Invidious - See [Invidious Redirect](youtube_to_invidious.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/youtube_to_invidious.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/youtube_to_invidious.user.js) - See [Invidious Dark-Mode](invidio_dark_mode.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_dark_mode.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_dark_mode.user.js) - See [Invidious Proxy-Mode](invidio_proxy_mode.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_proxy_mode.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_proxy_mode.user.js) - See [Invidious Embed](invidio_embed.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/invidio_embed.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/invidio_embed.user.js) ## Nitter - See [Nitter Redirect](twitter_to_nitter.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/twitter_to_nitter.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/twitter_to_nitter.user.js) ## Bibliogram - See [Bibliogram Redirect](instagram_to_bibliogram.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/instagram_to_bibliogram.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/instagram_to_bibliogram.user.js) ## Fix all web forms Input for your Dark Theme (Experimental) - See [DarkThemeInputFix Redirect](fix_input_dark_theme.user.js) - [Install](https://libregit.spks.xyz/heckyel/book/raw/branch/master/scripts-greasemonkey/fix_input_dark_theme.user.js) + [Install](https://git.sr.ht/~heckyel/book/blob/master/scripts-greasemonkey/fix_input_dark_theme.user.js) |