Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Thomas 2020-09-22 18:33:29 +02:00
commit a28f52dad2
2 changed files with 17 additions and 17 deletions

View File

@ -1,31 +1,31 @@
UntrackMe once set by default to open Twitter, YouTube and Instagram links will transform them into Nitter, Invidious and Bibliogram links and delegate the action to another app.
Unha vez que UntrackMe se configura transformará as ligazóns a Twitter, Youtube e Instagram en ligazóns a Nitter, Invidious e Bibliogram que abrirá noutra app.
It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI.
Tamén soporta ligazóns a Google Maps que transformarán en ligazóns a OpenStreetMap ou Geo URI.
The app will detect shortened URLs and will display the full URL before visiting the site.
A app detectará URL acurtados e mostrará o URL completo antes de visitar o sitio.
**Lite version:
**Versión Lite:
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
- Ó compartir unha ligazón a Twitter, YouTube ou Google Maps escolle UntrackMe para transformala antes de compartila noutra app.
**Full version:
**Versión Completa:
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
- Contén características da versión Lite e tamén xestiona as ligazóns retirando parámetros de seguimento e rastrexo. Utiliza o seu propio selector de apps para mostrar URLs antes de visitalos.
What is Nitter:
Que é Nitter:
A free and open source alternative Twitter front-end focused on privacy.
Github project: https://github.com/zedeus/nitter
Unha interface alternativa para Twitter libre e de código aberto centrada na privacidade.
Github do proxecto: https://github.com/zedeus/nitter
What is Invidious:
Que é Invidious:
A free and open source alternative front-end to YouTube
Github project: https://github.com/omarroth/invidious
Unha interface alternativa para YouTube libre e de código aberto
Github do proxecto: https://github.com/omarroth/invidious
What is Bibliogram:
Que é Bibliogram:
A free and open source alternative front-end to Instagram
Github project: https://github.com/cloudrac3r/bibliogram
Unha interface alternativa para Instagram libre e de código aberto
Github do proxecto: https://github.com/cloudrac3r/bibliogram

View File

@ -1 +1 @@
Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy.
Transforma ligazóns a Youtube, Twitter e Instagram en alternativas libres e de código aberto centradas na privacidade.