diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-25 22:18:22 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-25 22:19:37 +1100 |
commit | cfd51cb1ad7744a63f87868bbdbaf7c02f367fbb (patch) | |
tree | f9664d6a3472da37d18b431544c09ee50d0cc453 /README.md | |
parent | Fix OSM redirects (diff) | |
download | libredirect-cfd51cb1ad7744a63f87868bbdbaf7c02f367fbb.zip |
Basic support for OSM embed & directions
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 f323d630..3438ccac 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple 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://github.com/cloudrac3r/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://github.com/cloudrac3r/bibliogram/wiki/Instances) & OpenStreetMap instances and toggling all redirects on & off. +Allows for setting custom [Nitter](https://github.com/zedeus/nitter/wiki/Instances), [Invidious](https://github.com/omarroth/invidious/wiki/Invidious-Instances), [Bibliogram](https://github.com/cloudrac3r/bibliogram/wiki/Instances) & [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Tile_servers) instances and toggling all redirects on & off. ## Build |