Skip to content

Commit

Permalink
update klaviyo rule
Browse files Browse the repository at this point in the history
  • Loading branch information
apparition47 committed Feb 11, 2025
1 parent 4afacc1 commit b19f025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/MTBBlockedMessage.m
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ + (NSDictionary*)getTrackerDict {
@"Locaweb": @[@".br/accounts/[0-9][0-9][0-9][0-9]/messages/[0-9][0-9][0-9]/openings/[0-9][0-9][0-9][0-9][0-9]\\?envelope_id="],
@"LogDNA": @[@"ping.answerbook.com"],
@"Keychron": @[@"keychron.com/_t/open/"],
@"Klaviyo": @[@"trk.klaviyomail.com", @"ctrk.klclick[123].com/o/"],
@"Klaviyo": @[@"trk.klaviyomail.com", @"ctrk.klclick[123]?.com/o/"],
@"Magento": @[
@"magento.com/trk",
@"go.rjmetrics.com"
Expand Down

0 comments on commit b19f025

Please sign in to comment.