mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Added query parameters to remove
This commit is contained in:
@@ -261,14 +261,24 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
"utm_pubreferrer",
|
||||
"utm_swu",
|
||||
|
||||
"utm_datesent",
|
||||
"utm_emailtype",
|
||||
"utm_segment",
|
||||
"utm_campaigntheme",
|
||||
"utm_subjecttone",
|
||||
|
||||
"icid", // Adobe
|
||||
"gclid", // Google
|
||||
"gclsrc", // Google ads
|
||||
"dclid", // DoubleClick (Google)
|
||||
"fbclid", // Facebook
|
||||
"igshid", // Instagram
|
||||
|
||||
"mc_cid", // MailChimp
|
||||
"mc_eid", // MailChimp
|
||||
|
||||
"zanpid", // Zanox (Awin)
|
||||
|
||||
"kclickid" // https://support.freespee.com/hc/en-us/articles/202577831-Kenshoo-integration
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user