diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-02-02 17:46:35 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-02-02 17:46:35 +0300 |
commit | 538ae70909fd670c8c0fdca38809657242c2de81 (patch) | |
tree | 871c627dcb93dab70b117e7b94329bd48f4458fc | |
parent | Changing way of handling variables and settings (diff) | |
parent | Changing Privacy-Policy addres (diff) | |
download | libredirect-538ae70909fd670c8c0fdca38809657242c2de81.zip |
Merge branch 'master' of https://github.com/libredirect/LibRedirect
-rw-r--r-- | README.md | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/README.md b/README.md index 76d080b2..57e095db 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to altern **Note**: It will default to using random instances if none are selected. You can also set custom instances. +[](https://matrix.to/#/#libredirect:tokhmi.xyz) +[](Privacy-Policy.md) ## Get [](https://addons.mozilla.org/firefox/addon/libredirect/) @@ -21,7 +24,6 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to altern **BTC:** `bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q` ## Development -[](https://matrix.to/#/#libredirect:tokhmi.xyz) ### Install Dependencies - [Node.js](https://nodejs.org/) >=10.0.0 installed - `npm install` @@ -33,14 +35,5 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to altern ### Test - `npm run test` -## License -[GPLv3](LICENSE) - -## 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 -See the [Project Wiki](https://github.com/SimonBrazell/privacy-redirect/wiki/Privacy-Policy). - ## Credits - [privacy-redirect](https://github.com/SimonBrazell/privacy-redirect) |