Skip to content

Commit df5744e

Browse files
committed
1 parent a5b07cd commit df5744e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/rules.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ const $kurlc_rules = [
1212
'itm_source', 'itm_medium', 'itm_term', 'itm_campaign', 'itm_content',
1313
'itm_channel', 'itm_source_s', 'itm_medium_s', 'itm_campaign_s',
1414
'fbclid', 'oly_enc_id', 'oly_anon_id', 'vero_id', '_hsenc', 'mkt_tok',
15-
'mc_eid', 'utm_social-type', 'utm_brand', '__s'
15+
'mc_eid', 'utm_social-type', 'utm_brand', '__s',
16+
'_hsmi', 'hsCtaTracking', '_hsenc', '__hssc', '__hstc', '__hsfp'
1617
]
1718
},
1819
{

0 commit comments

Comments
 (0)