parent
59707d7918
commit
31d63fa777
|
@ -35,7 +35,6 @@
|
|||
"sb-ci-[a-zA-Z]+",
|
||||
"rnid",
|
||||
"dchild",
|
||||
"SubscriptionId",
|
||||
"camp",
|
||||
"creative"
|
||||
],
|
||||
|
@ -236,7 +235,9 @@
|
|||
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*",
|
||||
".*(api\\.taiga\\.io).*",
|
||||
".*(\\.gog\\.com\\/click\\.html).*",
|
||||
".*(login\\.progressive\\.com).*"
|
||||
".*(login\\.progressive\\.com).*",
|
||||
".*(sephora\\.com\\/api\\/).*",
|
||||
".*(contestgirl\\.com).*"
|
||||
],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
|
@ -1438,6 +1439,31 @@
|
|||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"tradedoubler.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(tradedoubler)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [
|
||||
".*url=([^&]*)",
|
||||
".*_td_deeplink=([^&]*)"
|
||||
],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"theguardian.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(theguardian)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"CMP"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user