Updated README
This commit is contained in:
parent
f2a3e2c608
commit
1b060a4f25
22
README.md
22
README.md
|
@ -3,15 +3,17 @@
|
||||||
# LibRedirect
|
# LibRedirect
|
||||||
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
|
A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends.
|
||||||
|
|
||||||
- Youtube => [Piped](https://github.com/TeamPiped/Piped), [Invidious](https://github.com/iv-org/invidious), [FreeTube](https://github.com/FreeTubeApp/FreeTube)
|
Youtube => [Piped](https://github.com/TeamPiped/Piped), [Invidious](https://github.com/iv-org/invidious), [FreeTube](https://github.com/FreeTubeApp/FreeTube)\
|
||||||
- Twitter => [Nitter](https://github.com/zedeus/nitter)
|
Twitter => [Nitter](https://github.com/zedeus/nitter)\
|
||||||
- Instagram => [Bibliogram](https://sr.ht/~cadence/bibliogram/)
|
Instagram => [Bibliogram](https://sr.ht/~cadence/bibliogram/)\
|
||||||
- Reddit => [Libreddit](https://github.com/spikecodes/libreddit#instances), [Teddit](https://codeberg.org/teddit/teddit#instances), [Old Reddit](https://old.reddit.com), [Mobile Reddit](https://i.reddit.com)
|
TikTok => [ProxiTok](https://github.com/pablouser1/ProxiTok)\
|
||||||
- Search => [SearX](https://searx.github.io/searx/), [Whoogle](https://benbusby.com/projects/whoogle-search/)
|
Imgur => [Rimgo](https://codeberg.org/video-prize-ranch/rimgo)\
|
||||||
- Translate => [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web), [LingvaTranslate](https://github.com/TheDavidDelta/lingva-translate)
|
Reddit => [Libreddit](https://github.com/spikecodes/libreddit#instances), [Teddit](https://codeberg.org/teddit/teddit#instances), [Old Reddit](https://old.reddit.com), [Mobile Reddit](https://i.reddit.com)\
|
||||||
- Maps => [OpenStreetMap](https://www.openstreetmap.org/)
|
Search => [SearX](https://searx.github.io/searx/), [Whoogle](https://benbusby.com/projects/whoogle-search/)\
|
||||||
- Imgur => [Rimgo](https://codeberg.org/video-prize-ranch/rimgo)
|
Translate => [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web), [LingvaTranslate](https://github.com/TheDavidDelta/lingva-translate)\
|
||||||
- Medium => [Scribe](https://sr.ht/~edwardloveall/scribe/)
|
Maps => [OpenStreetMap](https://www.openstreetmap.org/)\
|
||||||
|
Wikipedia => [Wikiless](https://codeberg.org/orenom/wikiless)\
|
||||||
|
Medium => [Scribe](https://sr.ht/~edwardloveall/scribe/)
|
||||||
|
|
||||||
**Note**: It will default to using random instances if none are selected. You can also set custom instances.
|
**Note**: It will default to using random instances if none are selected. You can also set custom instances.
|
||||||
|
|
||||||
|
@ -37,4 +39,4 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to altern
|
||||||
- `npm run test`
|
- `npm run test`
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
- [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect)
|
- [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect)
|
Loading…
Reference in New Issue