mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 23:26:12 +02:00
Remove AWeber tracking parameters
This commit is contained in:
@@ -67,6 +67,10 @@ public class FragmentDialogOpenLink extends FragmentDialogBase {
|
||||
// https://github.com/newhouse/url-tracking-stripper
|
||||
private static final List<String> PARANOID_QUERY = Collections.unmodifiableList(Arrays.asList(
|
||||
// https://en.wikipedia.org/wiki/UTM_parameters
|
||||
"awt_a", // AWeber
|
||||
"awt_l", // AWeber
|
||||
"awt_m", // AWeber
|
||||
|
||||
"icid", // Adobe
|
||||
"gclid", // Google
|
||||
"gclsrc", // Google ads
|
||||
|
||||
Reference in New Issue
Block a user