From 3631559d6ed922cd496788537512392c7c7c2624 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 21 Sep 2020 18:17:43 +0200 Subject: [PATCH] New Crowdin updates --- .../listings/ar/full-description.txt | 31 +++++++++++++++++++ .../listings/ar/short-description.txt | 1 + .../listings/bn/full-description.txt | 31 +++++++++++++++++++ .../listings/bn/short-description.txt | 1 + .../listings/br/full-description.txt | 31 +++++++++++++++++++ .../listings/br/short-description.txt | 1 + .../listings/ca/full-description.txt | 31 +++++++++++++++++++ .../listings/ca/short-description.txt | 1 + .../listings/cs/full-description.txt | 31 +++++++++++++++++++ .../listings/cs/short-description.txt | 1 + .../listings/da/full-description.txt | 31 +++++++++++++++++++ .../listings/da/short-description.txt | 1 + .../listings/de/full-description.txt | 31 +++++++++++++++++++ .../listings/de/short-description.txt | 1 + .../listings/el/full-description.txt | 31 +++++++++++++++++++ .../listings/el/short-description.txt | 1 + .../listings/es/full-description.txt | 31 +++++++++++++++++++ .../listings/es/short-description.txt | 1 + .../listings/eu/full-description.txt | 31 +++++++++++++++++++ .../listings/eu/short-description.txt | 1 + .../listings/fi/full-description.txt | 31 +++++++++++++++++++ .../listings/fi/short-description.txt | 1 + .../listings/fr/full-description.txt | 31 +++++++++++++++++++ .../listings/fr/short-description.txt | 1 + .../listings/gl/full-description.txt | 31 +++++++++++++++++++ .../listings/gl/short-description.txt | 1 + .../listings/he/full-description.txt | 31 +++++++++++++++++++ .../listings/he/short-description.txt | 1 + .../listings/hi/full-description.txt | 31 +++++++++++++++++++ .../listings/hi/short-description.txt | 1 + .../listings/hu/full-description.txt | 31 +++++++++++++++++++ .../listings/hu/short-description.txt | 1 + .../listings/id/full-description.txt | 31 +++++++++++++++++++ .../listings/id/short-description.txt | 1 + .../listings/it/full-description.txt | 31 +++++++++++++++++++ .../listings/it/short-description.txt | 1 + .../listings/ja/full-description.txt | 31 +++++++++++++++++++ .../listings/ja/short-description.txt | 1 + .../listings/kn/full-description.txt | 31 +++++++++++++++++++ .../listings/kn/short-description.txt | 1 + .../listings/ko/full-description.txt | 31 +++++++++++++++++++ .../listings/ko/short-description.txt | 1 + .../listings/nl/full-description.txt | 31 +++++++++++++++++++ .../listings/nl/short-description.txt | 1 + .../listings/no/full-description.txt | 31 +++++++++++++++++++ .../listings/no/short-description.txt | 1 + .../listings/oc/full-description.txt | 31 +++++++++++++++++++ .../listings/oc/short-description.txt | 1 + .../listings/pl/full-description.txt | 31 +++++++++++++++++++ .../listings/pl/short-description.txt | 1 + .../listings/pt/full-description.txt | 31 +++++++++++++++++++ .../listings/pt/short-description.txt | 1 + .../listings/ro/full-description.txt | 31 +++++++++++++++++++ .../listings/ro/short-description.txt | 1 + .../listings/ru/full-description.txt | 31 +++++++++++++++++++ .../listings/ru/short-description.txt | 1 + .../listings/sr/full-description.txt | 31 +++++++++++++++++++ .../listings/sr/short-description.txt | 1 + .../listings/sv/full-description.txt | 31 +++++++++++++++++++ .../listings/sv/short-description.txt | 1 + .../listings/ta/full-description.txt | 31 +++++++++++++++++++ .../listings/ta/short-description.txt | 1 + .../listings/tr/full-description.txt | 31 +++++++++++++++++++ .../listings/tr/short-description.txt | 1 + .../listings/uk/full-description.txt | 31 +++++++++++++++++++ .../listings/uk/short-description.txt | 1 + .../listings/ur/full-description.txt | 31 +++++++++++++++++++ .../listings/ur/short-description.txt | 1 + .../listings/vi/full-description.txt | 31 +++++++++++++++++++ .../listings/vi/short-description.txt | 1 + .../listings/zh-rCN/full-description.txt | 31 +++++++++++++++++++ .../listings/zh-rCN/short-description.txt | 1 + .../listings/zh-rTW/full-description.txt | 31 +++++++++++++++++++ .../listings/zh-rTW/short-description.txt | 1 + 74 files changed, 1184 insertions(+) create mode 100644 app/src/fullLinks/listings/ar/full-description.txt create mode 100644 app/src/fullLinks/listings/ar/short-description.txt create mode 100644 app/src/fullLinks/listings/bn/full-description.txt create mode 100644 app/src/fullLinks/listings/bn/short-description.txt create mode 100644 app/src/fullLinks/listings/br/full-description.txt create mode 100644 app/src/fullLinks/listings/br/short-description.txt create mode 100644 app/src/fullLinks/listings/ca/full-description.txt create mode 100644 app/src/fullLinks/listings/ca/short-description.txt create mode 100644 app/src/fullLinks/listings/cs/full-description.txt create mode 100644 app/src/fullLinks/listings/cs/short-description.txt create mode 100644 app/src/fullLinks/listings/da/full-description.txt create mode 100644 app/src/fullLinks/listings/da/short-description.txt create mode 100644 app/src/fullLinks/listings/de/full-description.txt create mode 100644 app/src/fullLinks/listings/de/short-description.txt create mode 100644 app/src/fullLinks/listings/el/full-description.txt create mode 100644 app/src/fullLinks/listings/el/short-description.txt create mode 100644 app/src/fullLinks/listings/es/full-description.txt create mode 100644 app/src/fullLinks/listings/es/short-description.txt create mode 100644 app/src/fullLinks/listings/eu/full-description.txt create mode 100644 app/src/fullLinks/listings/eu/short-description.txt create mode 100644 app/src/fullLinks/listings/fi/full-description.txt create mode 100644 app/src/fullLinks/listings/fi/short-description.txt create mode 100644 app/src/fullLinks/listings/fr/full-description.txt create mode 100644 app/src/fullLinks/listings/fr/short-description.txt create mode 100644 app/src/fullLinks/listings/gl/full-description.txt create mode 100644 app/src/fullLinks/listings/gl/short-description.txt create mode 100644 app/src/fullLinks/listings/he/full-description.txt create mode 100644 app/src/fullLinks/listings/he/short-description.txt create mode 100644 app/src/fullLinks/listings/hi/full-description.txt create mode 100644 app/src/fullLinks/listings/hi/short-description.txt create mode 100644 app/src/fullLinks/listings/hu/full-description.txt create mode 100644 app/src/fullLinks/listings/hu/short-description.txt create mode 100644 app/src/fullLinks/listings/id/full-description.txt create mode 100644 app/src/fullLinks/listings/id/short-description.txt create mode 100644 app/src/fullLinks/listings/it/full-description.txt create mode 100644 app/src/fullLinks/listings/it/short-description.txt create mode 100644 app/src/fullLinks/listings/ja/full-description.txt create mode 100644 app/src/fullLinks/listings/ja/short-description.txt create mode 100644 app/src/fullLinks/listings/kn/full-description.txt create mode 100644 app/src/fullLinks/listings/kn/short-description.txt create mode 100644 app/src/fullLinks/listings/ko/full-description.txt create mode 100644 app/src/fullLinks/listings/ko/short-description.txt create mode 100644 app/src/fullLinks/listings/nl/full-description.txt create mode 100644 app/src/fullLinks/listings/nl/short-description.txt create mode 100644 app/src/fullLinks/listings/no/full-description.txt create mode 100644 app/src/fullLinks/listings/no/short-description.txt create mode 100644 app/src/fullLinks/listings/oc/full-description.txt create mode 100644 app/src/fullLinks/listings/oc/short-description.txt create mode 100644 app/src/fullLinks/listings/pl/full-description.txt create mode 100644 app/src/fullLinks/listings/pl/short-description.txt create mode 100644 app/src/fullLinks/listings/pt/full-description.txt create mode 100644 app/src/fullLinks/listings/pt/short-description.txt create mode 100644 app/src/fullLinks/listings/ro/full-description.txt create mode 100644 app/src/fullLinks/listings/ro/short-description.txt create mode 100644 app/src/fullLinks/listings/ru/full-description.txt create mode 100644 app/src/fullLinks/listings/ru/short-description.txt create mode 100644 app/src/fullLinks/listings/sr/full-description.txt create mode 100644 app/src/fullLinks/listings/sr/short-description.txt create mode 100644 app/src/fullLinks/listings/sv/full-description.txt create mode 100644 app/src/fullLinks/listings/sv/short-description.txt create mode 100644 app/src/fullLinks/listings/ta/full-description.txt create mode 100644 app/src/fullLinks/listings/ta/short-description.txt create mode 100644 app/src/fullLinks/listings/tr/full-description.txt create mode 100644 app/src/fullLinks/listings/tr/short-description.txt create mode 100644 app/src/fullLinks/listings/uk/full-description.txt create mode 100644 app/src/fullLinks/listings/uk/short-description.txt create mode 100644 app/src/fullLinks/listings/ur/full-description.txt create mode 100644 app/src/fullLinks/listings/ur/short-description.txt create mode 100644 app/src/fullLinks/listings/vi/full-description.txt create mode 100644 app/src/fullLinks/listings/vi/short-description.txt create mode 100644 app/src/fullLinks/listings/zh-rCN/full-description.txt create mode 100644 app/src/fullLinks/listings/zh-rCN/short-description.txt create mode 100644 app/src/fullLinks/listings/zh-rTW/full-description.txt create mode 100644 app/src/fullLinks/listings/zh-rTW/short-description.txt diff --git a/app/src/fullLinks/listings/ar/full-description.txt b/app/src/fullLinks/listings/ar/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ar/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ar/short-description.txt b/app/src/fullLinks/listings/ar/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ar/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/bn/full-description.txt b/app/src/fullLinks/listings/bn/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/bn/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/bn/short-description.txt b/app/src/fullLinks/listings/bn/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/bn/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/br/full-description.txt b/app/src/fullLinks/listings/br/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/br/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/br/short-description.txt b/app/src/fullLinks/listings/br/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/br/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ca/full-description.txt b/app/src/fullLinks/listings/ca/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ca/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ca/short-description.txt b/app/src/fullLinks/listings/ca/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ca/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/cs/full-description.txt b/app/src/fullLinks/listings/cs/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/cs/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/cs/short-description.txt b/app/src/fullLinks/listings/cs/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/cs/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/da/full-description.txt b/app/src/fullLinks/listings/da/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/da/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/da/short-description.txt b/app/src/fullLinks/listings/da/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/da/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/de/full-description.txt b/app/src/fullLinks/listings/de/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/de/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/de/short-description.txt b/app/src/fullLinks/listings/de/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/de/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/el/full-description.txt b/app/src/fullLinks/listings/el/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/el/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/el/short-description.txt b/app/src/fullLinks/listings/el/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/el/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/es/full-description.txt b/app/src/fullLinks/listings/es/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/es/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/es/short-description.txt b/app/src/fullLinks/listings/es/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/es/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/eu/full-description.txt b/app/src/fullLinks/listings/eu/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/eu/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/eu/short-description.txt b/app/src/fullLinks/listings/eu/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/eu/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/fi/full-description.txt b/app/src/fullLinks/listings/fi/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/fi/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/fi/short-description.txt b/app/src/fullLinks/listings/fi/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/fi/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/fr/full-description.txt b/app/src/fullLinks/listings/fr/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/fr/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/fr/short-description.txt b/app/src/fullLinks/listings/fr/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/fr/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/gl/full-description.txt b/app/src/fullLinks/listings/gl/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/gl/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/gl/short-description.txt b/app/src/fullLinks/listings/gl/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/gl/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/he/full-description.txt b/app/src/fullLinks/listings/he/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/he/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/he/short-description.txt b/app/src/fullLinks/listings/he/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/he/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/hi/full-description.txt b/app/src/fullLinks/listings/hi/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/hi/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/hi/short-description.txt b/app/src/fullLinks/listings/hi/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/hi/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/hu/full-description.txt b/app/src/fullLinks/listings/hu/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/hu/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/hu/short-description.txt b/app/src/fullLinks/listings/hu/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/hu/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/id/full-description.txt b/app/src/fullLinks/listings/id/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/id/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/id/short-description.txt b/app/src/fullLinks/listings/id/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/id/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/it/full-description.txt b/app/src/fullLinks/listings/it/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/it/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/it/short-description.txt b/app/src/fullLinks/listings/it/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/it/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ja/full-description.txt b/app/src/fullLinks/listings/ja/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ja/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ja/short-description.txt b/app/src/fullLinks/listings/ja/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ja/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/kn/full-description.txt b/app/src/fullLinks/listings/kn/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/kn/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/kn/short-description.txt b/app/src/fullLinks/listings/kn/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/kn/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ko/full-description.txt b/app/src/fullLinks/listings/ko/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ko/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ko/short-description.txt b/app/src/fullLinks/listings/ko/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ko/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/nl/full-description.txt b/app/src/fullLinks/listings/nl/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/nl/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/nl/short-description.txt b/app/src/fullLinks/listings/nl/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/nl/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/no/full-description.txt b/app/src/fullLinks/listings/no/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/no/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/no/short-description.txt b/app/src/fullLinks/listings/no/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/no/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/oc/full-description.txt b/app/src/fullLinks/listings/oc/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/oc/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/oc/short-description.txt b/app/src/fullLinks/listings/oc/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/oc/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/pl/full-description.txt b/app/src/fullLinks/listings/pl/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/pl/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/pl/short-description.txt b/app/src/fullLinks/listings/pl/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/pl/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/pt/full-description.txt b/app/src/fullLinks/listings/pt/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/pt/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/pt/short-description.txt b/app/src/fullLinks/listings/pt/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/pt/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ro/full-description.txt b/app/src/fullLinks/listings/ro/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ro/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ro/short-description.txt b/app/src/fullLinks/listings/ro/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ro/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ru/full-description.txt b/app/src/fullLinks/listings/ru/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ru/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ru/short-description.txt b/app/src/fullLinks/listings/ru/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ru/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/sr/full-description.txt b/app/src/fullLinks/listings/sr/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/sr/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/sr/short-description.txt b/app/src/fullLinks/listings/sr/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/sr/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/sv/full-description.txt b/app/src/fullLinks/listings/sv/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/sv/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/sv/short-description.txt b/app/src/fullLinks/listings/sv/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/sv/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ta/full-description.txt b/app/src/fullLinks/listings/ta/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ta/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ta/short-description.txt b/app/src/fullLinks/listings/ta/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ta/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/tr/full-description.txt b/app/src/fullLinks/listings/tr/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/tr/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/tr/short-description.txt b/app/src/fullLinks/listings/tr/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/tr/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/uk/full-description.txt b/app/src/fullLinks/listings/uk/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/uk/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/uk/short-description.txt b/app/src/fullLinks/listings/uk/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/uk/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/ur/full-description.txt b/app/src/fullLinks/listings/ur/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/ur/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/ur/short-description.txt b/app/src/fullLinks/listings/ur/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/ur/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/vi/full-description.txt b/app/src/fullLinks/listings/vi/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/vi/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/vi/short-description.txt b/app/src/fullLinks/listings/vi/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/vi/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/zh-rCN/full-description.txt b/app/src/fullLinks/listings/zh-rCN/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/zh-rCN/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/zh-rCN/short-description.txt b/app/src/fullLinks/listings/zh-rCN/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/zh-rCN/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file diff --git a/app/src/fullLinks/listings/zh-rTW/full-description.txt b/app/src/fullLinks/listings/zh-rTW/full-description.txt new file mode 100644 index 0000000..9b42a66 --- /dev/null +++ b/app/src/fullLinks/listings/zh-rTW/full-description.txt @@ -0,0 +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. + +It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI. + +The app will detect shortened URLs and will display the full URL before visiting the site. + +**Lite version: + +- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. + +**Full version: + +- 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. + + +What is Nitter: + +A free and open source alternative Twitter front-end focused on privacy. +Github project: https://github.com/zedeus/nitter + + +What is Invidious: + +A free and open source alternative front-end to YouTube +Github project: https://github.com/omarroth/invidious + + +What is Bibliogram: + +A free and open source alternative front-end to Instagram +Github project: https://github.com/cloudrac3r/bibliogram \ No newline at end of file diff --git a/app/src/fullLinks/listings/zh-rTW/short-description.txt b/app/src/fullLinks/listings/zh-rTW/short-description.txt new file mode 100644 index 0000000..e80ec64 --- /dev/null +++ b/app/src/fullLinks/listings/zh-rTW/short-description.txt @@ -0,0 +1 @@ +Transform Youtube, Twitter & Instagram links to their free and open source alternative front-end focused on privacy. \ No newline at end of file