From 276c04b4a4e965d30ee472f08ab2e1d53d7dd721 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Wed, 23 Oct 2024 13:44:44 -0700 Subject: [PATCH] Strip out utm_internal Sample URLs: - https://platform.billtobox.be/login2/users/registration?utm_internal=commercialsite&_ga=2.203742230.707792121.1633425719-1654755149.1633425719 - https://www.plex.tv/blog/plex-pro-week-24-does-your-server-suck-energy/?utm_internal=pro_week_tim_blog_24 --- brave-lists/clean-urls.json | 1 + 1 file changed, 1 insertion(+) diff --git a/brave-lists/clean-urls.json b/brave-lists/clean-urls.json index 0c77ab953..80c15a7c7 100644 --- a/brave-lists/clean-urls.json +++ b/brave-lists/clean-urls.json @@ -805,6 +805,7 @@ "utm_emcid", "utm_emmid", "utm_id", + "utm_internal", "utm_keyword", "utm_mailing", "utm_marketing_tactic",