parent
59707d7918
commit
31d63fa777
|
@ -35,7 +35,6 @@
|
||||||
"sb-ci-[a-zA-Z]+",
|
"sb-ci-[a-zA-Z]+",
|
||||||
"rnid",
|
"rnid",
|
||||||
"dchild",
|
"dchild",
|
||||||
"SubscriptionId",
|
|
||||||
"camp",
|
"camp",
|
||||||
"creative"
|
"creative"
|
||||||
],
|
],
|
||||||
|
@ -236,7 +235,9 @@
|
||||||
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*",
|
".*(facebook\\.)\\w{2,}.*(\\/ajax\\/).*",
|
||||||
".*(api\\.taiga\\.io).*",
|
".*(api\\.taiga\\.io).*",
|
||||||
".*(\\.gog\\.com\\/click\\.html).*",
|
".*(\\.gog\\.com\\/click\\.html).*",
|
||||||
".*(login\\.progressive\\.com).*"
|
".*(login\\.progressive\\.com).*",
|
||||||
|
".*(sephora\\.com\\/api\\/).*",
|
||||||
|
".*(contestgirl\\.com).*"
|
||||||
],
|
],
|
||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
|
@ -1438,6 +1439,31 @@
|
||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"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