Merge branch 'master' of https://github.com/libredirect/libredirect
This commit is contained in:
commit
d5eda99069
|
@ -5,7 +5,7 @@
|
||||||
- All aspects of the extension work locally in your browser, with the exception of
|
- All aspects of the extension work locally in your browser, with the exception of
|
||||||
OpenStreetMap (OSM) reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/develop/api/Overview/),
|
OpenStreetMap (OSM) reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/develop/api/Overview/),
|
||||||
used as part of OSM redirects, which can be disabled by toggling the OSM redirects.
|
used as part of OSM redirects, which can be disabled by toggling the OSM redirects.
|
||||||
- It also connects to [this url](https://raw.githubusercontent.com/libredirect/libredirect/master/src/instances/data.json) to update the Instances List. Though this only gets triggered when the user presses the `Update Instances` button.
|
- When you visit your settings page and go to ex YouTube, it will connect to this [repository](https://github.com/libredirect/instances) and specifically [this](https://raw.githubusercontent.com/libredirect/instances/main/data.json) and [this](https://raw.githubusercontent.com/libredirect/instances/main/blacklist.json) url to get the latest public instances list for it.
|
||||||
|
|
||||||
## Future Changes
|
## Future Changes
|
||||||
|
|
||||||
|
|
|
@ -37,8 +37,6 @@ A web extension that redirects YouTube, Twitter, TikTok... requests to alternati
|
||||||
- Goodreads <span>→</span> [BiblioReads](https://github.com/nesaku/BiblioReads)
|
- Goodreads <span>→</span> [BiblioReads](https://github.com/nesaku/BiblioReads)
|
||||||
- Wikipedia <span>→</span> [Wikiless](https://wikiless.org)
|
- Wikipedia <span>→</span> [Wikiless](https://wikiless.org)
|
||||||
|
|
||||||
**Note**: The Extension will be using random instances by default. You can modify this and add custom instances too.
|
|
||||||
|
|
||||||
# Please read the [FAQ](https://libredirect.github.io/faq.html) if you have any questions!
|
# Please read the [FAQ](https://libredirect.github.io/faq.html) if you have any questions!
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
|
|
Loading…
Reference in New Issue