Added new rules

This commit is contained in:
Kevin Röbert 2020-02-27 17:57:32 +01:00
parent 0d5fd4b452
commit 975ce2fea5

View File

@ -1344,6 +1344,31 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"backcountry.com": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(backcountry)(\\.com).*",
"completeProvider": false,
"rules": [
"CMP_SKU",
"MER",
"mr:trackingCode",
"mr:device",
"mr:adType",
"iv_",
"CMP_ID",
"k_clickid",
"rmatt",
"INT_ID",
"ti",
"fl"
],
"referralMarketing": [
"mr:referralID"
],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}