Skip to content

Commit

Permalink
Added new rules for adform.net & artefact.com
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRoebert committed Dec 6, 2023
1 parent c3dfea3 commit 9dc48fb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2843,6 +2843,30 @@
"^https?:\\/\\/href\\.li\\/\\?(http.+)"
],
"forceRedirection": false
},
"adform.net": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?adform\\.net",
"completeProvider": false,
"rules": [],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [
"^https?:\\/\\/track\\.adform\\.net\\/C\\/.*?ckurl=([^&]+)"
],
"forceRedirection": false
},
"artefact.com": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?artefact\\.com",
"completeProvider": false,
"rules": [],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [
"^https?:\\/\\/.*?artefact\\.com\\/trck\\/.*?deeplinkurl=([^&]+)"
],
"forceRedirection": false
}
}
}

0 comments on commit 9dc48fb

Please sign in to comment.