From b53c79ea69c2e9862e3f507052a7f8bb0c1e712e Mon Sep 17 00:00:00 2001 From: alefvanoon <53198048+alefvanoon@users.noreply.github.com> Date: Wed, 2 Feb 2022 08:26:33 +0000 Subject: [PATCH] Changing Privacy-Policy addres --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 76d080b..57e095d 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. +[![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=Matrix)](https://matrix.to/#/#libredirect:tokhmi.xyz) +[![PrivacyPolicy](https://badges.alefvanoon.xyz/badge/-PrivacyPolicy-orange +)](Privacy-Policy.md) ## Get [![Firefox Add-on](src/assets/images/badge-amo.png)](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 -[![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=Matrix)](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)