about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-01-25 18:04:59 +0100
committerGitHub <noreply@github.com>2022-01-25 18:04:59 +0100
commitfc29be7a32dbd038b5737ede3a7fc38c5ca2f51f (patch)
treeb701df7216c489e9fb3576449505b6c95b054498
parentMerge branch 'master' of https://github.com/libredirect/LibRedirect (diff)
downloadlibredirect-fc29be7a32dbd038b5737ede3a7fc38c5ca2f51f.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md23
1 files changed, 9 insertions, 14 deletions
diff --git a/README.md b/README.md
index b215c3a6..3a91e184 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,24 @@
-# ![privacy-redirect](src/assets/images/libredirect.svg)
-
-[![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech)
+<img src="src/assets/images/libredirect.svg" width="150" align="right"/>
 
+# LibRedirect
+A web extension that redirects Twitter, YouTube, Instagram, Google Maps, Reddit, Medium, Google & Google Translate requests to privacy friendly alternative frontends for those sites 
 ## Get
 
-[![Firefox Add-on](src/assets/images/badge-amo.png)](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/)
-[![Chrome Extension](src/assets/images/badge-chrome.png)](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb)
-[![Edge Extension](src/assets/images/badge-ms.png)](https://microsoftedge.microsoft.com/addons/detail/privacy-redirect/elnabkhcgpajchapppkhiaifkgikgihj)
 
 ## Donate
 
-[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/SimonBrazell/donate) [![Buy me a coffee](src/assets/images/buy-me-a-coffee.png)](https://www.buymeacoffee.com/SimonBrazell)
-
-- **FIRO** `aEyKPU7mwWBYRFGoLiUGeQQybyzD8jzsS8`
-- **BTC:** `3JZWooswwmmqQKw5iW6AYFfK5gcWTrvueE`
-- **ETH:** `0x90049dc59365dF683451319Aa4632aC61193dFA7`
+- **BTC:** `bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q`
 
-<img src="https://img.shields.io/liberapay/receives/SimonBrazell.svg?logo=liberapay">
 
 ## About
 
-A web extension that redirects _Twitter, YouTube, Instagram, Google Maps, Reddit, Medium, Google Search, & Google Translate_ 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/), [Scribe](https://sr.ht/~edwardloveall/scribe/), [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web) & Private Search Engines like [DuckDuckGo](https://duckduckgo.com) and [Startpage](https://startpage.com).
+A web extension that redirects Twitter, YouTube, Instagram, Google Maps, Reddit, Medium, Google Search, & Google Translate_ 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/), [Scribe](https://sr.ht/~edwardloveall/scribe/), [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web) & Private Search Engines like [DuckDuckGo](https://duckduckgo.com) and [Startpage](https://startpage.com).
 
 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:
+LibRedirect allows setting custom instances, instances can be found here:
 
 - [Nitter instances](https://github.com/zedeus/nitter/wiki/Instances)
 - [Invidious instances](https://docs.invidious.io/Invidious-Instances.md)
@@ -78,3 +70,6 @@ Please note, access to all website navigation events ( all URLs), not just the t
 ## Privacy Policy
 
 See the [Project Wiki](https://github.com/SimonBrazell/privacy-redirect/wiki/Privacy-Policy).
+
+## Credits
+- [privacy-redirect](https://github.com/SimonBrazell/privacy-redirect)