diff options
author | Simon Brazell <simon@brazell.com.au> | 2020-11-08 15:20:50 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-08 15:20:50 +1100 |
commit | 4d021ed379cfff02d31731eff52fba49b3b79894 (patch) | |
tree | 662f77149c37aa4c2c3be501e8a7dbdf3833a162 | |
parent | Merge pull request #120 from TotalCaesar659/patch-1 (diff) | |
parent | Update README.md (diff) | |
download | libredirect-4d021ed379cfff02d31731eff52fba49b3b79894.zip |
Merge pull request #121 from ToughGuyKunio/patch-1
Update README.md
-rw-r--r-- | README.md | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/README.md b/README.md index 4b3ceec5..e42d1e83 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,22 @@ [](https://liberapay.com/SimonBrazell/donate) [](https://www.buymeacoffee.com/SimonBrazell) -[](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/) [](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb) [](https://microsoftedge.microsoft.com/addons/detail/privacy-redirect/elnabkhcgpajchapppkhiaifkgikgihj) +## Get +[](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/) +[](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb) +[](https://microsoftedge.microsoft.com/addons/detail/privacy-redirect/elnabkhcgpajchapppkhiaifkgikgihj) -A web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives - [Nitter](https://github.com/zedeus/nitter), [Invidious](https://github.com/omarroth/invidious), [Bibliogram](https://sr.ht/~cadence/bibliogram/) & [OpenStreetMap](https://www.openstreetmap.org/). +## About +A web extension that redirects *Twitter, YouTube, Instagram & Google Maps* requests to privacy friendly alternatives - [Nitter](https://github.com/zedeus/nitter), [Invidious](https://github.com/iv-org/invidious), [FreeTube](https://github.com/FreeTubeApp/FreeTube), [Bibliogram](https://sr.ht/~cadence/bibliogram/) & [OpenStreetMap](https://www.openstreetmap.org/). -Allows for setting custom [Nitter](https://github.com/zedeus/nitter/wiki/Instances), [Invidious](https://github.com/omarroth/invidious/wiki/Invidious-Instances), [Bibliogram](https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md) & [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Tile_servers) instances and toggling all redirects on & off. +It's possible to toggle all redirects on and off. The extension will default to using random instances if none are selected. If these instances are not working, you can try and set a custom instance from the list below. + +### Custom instances +Privacy Redirect allows setting custom instances, instances can be found here: +- [Nitter instances](https://github.com/zedeus/nitter/wiki/Instances) +- [Invidious instances](https://github.com/iv-org/invidious/wiki/Invidious-Instances) +- [Bibliogram instances](https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md) +- [OpenStreetMap tile servers](https://wiki.openstreetmap.org/wiki/Tile_servers) ## Build @@ -18,7 +29,11 @@ Allows for setting custom [Nitter](https://github.com/zedeus/nitter/wiki/Instanc ## License -Code released under [the MIT license](LICENSE.txt). +Code released under the free and open-source [MIT license](LICENSE.txt). + +## Permissions + +Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂 ## Privacy Policy |