From 933a0482fb42911624395bbafb0a1de54b22a501 Mon Sep 17 00:00:00 2001 From: Gwyneth Morgan Date: Tue, 7 Mar 2023 22:54:34 +0000 Subject: [PATCH 1/4] Remove Twitter s/t tracking parameters The `s` parameter seems to correspond to what type of device shared the Twitter URL (12 = Twitter for iOS, 20 = Twitter website, etc). `t` appears to be some sort of rotating tracker associated with the person who shared the URL; I've seen Twitter URLs shared by one person with the same `t` parameter for a few days, then their parameter changes and the old one doesn't seem to be used again. https://github.com/libredirect/libredirect/issues/532 --- src/assets/javascripts/services.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index 07f7a52..3b69062 100644 --- a/src/assets/javascripts/services.js +++ b/src/assets/javascripts/services.js @@ -132,6 +132,8 @@ function redirect(url, type, initiator, forceRedirection) { search.delete("ref_src") search.delete("ref_url") + search.delete("s") // type of device that shared the link + search.delete("t") // some sort of tracking ID search = search.toString() if (search !== "") search = `?${search}` From b36e51c436d74babe5de05bbe00e01daed7f6dd4 Mon Sep 17 00:00:00 2001 From: Issa1553 Date: Wed, 8 Mar 2023 09:10:57 +0000 Subject: [PATCH 2/4] Translated using Weblate (Bosnian) Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/bs/ --- src/_locales/bs/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/_locales/bs/messages.json b/src/_locales/bs/messages.json index def050a..06c50c3 100644 --- a/src/_locales/bs/messages.json +++ b/src/_locales/bs/messages.json @@ -36,7 +36,7 @@ "description": "used in the settings page" }, "excludeFromRedirecting": { - "message": "Excluded from redirecting", + "message": "Isključeno iz preusmjeravanja", "description": "used in the settings page" }, "importSettings": { @@ -56,7 +56,7 @@ "description": "used in the settings page" }, "showInPopup": { - "message": "Show in popup", + "message": "Prikaži u skočnom prozoru", "description": "used in the settings page" }, "frontend": { @@ -80,7 +80,7 @@ "description": "used in the settings page" }, "addYourFavoriteInstances": { - "message": "Add your favorite instances", + "message": "Dodajte vaše omiljene instance", "description": "used in the settings page" }, "copyRaw": { @@ -90,14 +90,14 @@ "message": "Kopirano" }, "redirectToOriginal": { - "message": "Redirect to original", + "message": "Preusmjerite prema originalnoj", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { - "message": "Pokušajte preusmjeriti ovu hipervezu", + "message": "Pokušajte preusmjeriti", "description": "Used in context menus when right clicking on a hyperlink" }, "about": { - "message": "About" + "message": "O" } -} \ No newline at end of file +} From 21eec73cb4987f4ee1e7247a46a9d1e834241e37 Mon Sep 17 00:00:00 2001 From: Issa1553 Date: Wed, 8 Mar 2023 09:22:20 +0000 Subject: [PATCH 3/4] Translated using Weblate (Croatian) Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/ --- src/_locales/hr/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json index 24d09a7..bcb6764 100644 --- a/src/_locales/hr/messages.json +++ b/src/_locales/hr/messages.json @@ -36,7 +36,7 @@ "description": "used in the settings page" }, "excludeFromRedirecting": { - "message": "Excluded from redirecting", + "message": "Isključeno iz preusmjeravanja", "description": "used in the settings page" }, "importSettings": { @@ -56,7 +56,7 @@ "description": "used in the settings page" }, "showInPopup": { - "message": "Show in popup", + "message": "Pokaži u skočnom prozoru", "description": "used in the settings page" }, "frontend": { @@ -80,7 +80,7 @@ "description": "used in the settings page" }, "addYourFavoriteInstances": { - "message": "Add your favorite instances", + "message": "Dodajte svoje omiljene instance", "description": "used in the settings page" }, "copyRaw": { @@ -90,14 +90,14 @@ "message": "Kopirano" }, "redirectToOriginal": { - "message": "Redirect to original", + "message": "Preusmjeri prema originalnoj", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { - "message": "Pokušaj preusmjeriti ovu hiperpoveznicu", + "message": "Pokušaj preusmjeriti", "description": "Used in context menus when right clicking on a hyperlink" }, "about": { - "message": "About" + "message": "O" } -} \ No newline at end of file +} From 4efa2467814df2924839c4d29906efad07d64316 Mon Sep 17 00:00:00 2001 From: Issa1553 Date: Wed, 8 Mar 2023 10:35:18 +0000 Subject: [PATCH 4/4] Translated using Weblate (Serbian) Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/sr/ --- src/_locales/sr/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/_locales/sr/messages.json b/src/_locales/sr/messages.json index a814146..b14cb2d 100644 --- a/src/_locales/sr/messages.json +++ b/src/_locales/sr/messages.json @@ -36,7 +36,7 @@ "description": "used in the settings page" }, "excludeFromRedirecting": { - "message": "Excluded from redirecting", + "message": "Искључено из преусмеравања", "description": "used in the settings page" }, "importSettings": { @@ -56,7 +56,7 @@ "description": "used in the settings page" }, "showInPopup": { - "message": "Show in popup", + "message": "Прикажи у искачућем прозору", "description": "used in the settings page" }, "frontend": { @@ -80,7 +80,7 @@ "description": "used in the settings page" }, "addYourFavoriteInstances": { - "message": "Add your favorite instances", + "message": "Додајте своје омиљене инстанце", "description": "used in the settings page" }, "copyRaw": { @@ -90,14 +90,14 @@ "message": "Копирано" }, "redirectToOriginal": { - "message": "Redirect to original", + "message": "Преусмерите према оригиналној", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { - "message": "Покушајте да преусмерите ову хипервезу", + "message": "Покушајте да преусмерите", "description": "Used in context menus when right clicking on a hyperlink" }, "about": { - "message": "About" + "message": "О" } -} \ No newline at end of file +}