diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-01-14 20:48:37 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-01-15 17:29:39 +1100 |
commit | e272de67afbc548a0656c11eda253f607bf448af (patch) | |
tree | 8e120642eb6d2c5a79ab6c8281f3d1d336c0e42a /README.md | |
parent | Update screen shots for latest build (diff) | |
download | libredirect-e272de67afbc548a0656c11eda253f607bf448af.zip |
Fix embedded video redirects
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 4a38b52e..a2703727 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple browser extension that redirects Twitter & Youtube requests to privacy friendly alternatives - [Nitter](https://github.com/zedeus/nitter) & [Invidious](https://github.com/omarroth/invidious). -No unnecessary permissions required, only listens for and redirects requests made to twitter.com, www.twitter.com, mobile.twitter.com, youtube.com, www.youtube.com, youtube-nocookie.com, www.youtube-nocookie.com, and m.youtube.com, nothing else. +Listens for and redirects requests made to `twitter.com`, `www.twitter.com`, `mobile.twitter.com`, `youtube.com`, `www.youtube.com`, `youtube-nocookie.com`, `www.youtube-nocookie.com`, and `m.youtube.com`. Allows for setting custom [Nitter](https://github.com/zedeus/nitter/wiki/Instances) & [Invidious](https://github.com/omarroth/invidious/wiki/Invidious-Instances) instances and toggling redirects on & off. |