Added rules

#348
This commit is contained in:
Kevin Röbert 2020-01-10 21:11:02 +01:00
parent 73954b2d82
commit 55cb9e8b39

View File

@ -1147,6 +1147,24 @@
".*\\?([^&]*)"
],
"forceRedirection": false
},
"moosejaw.com": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(moosejaw)(\\.com).*",
"completeProvider": false,
"rules": [
"cm_lm",
"cm_mmc",
"webUserId",
"spMailingID",
"spUserID",
"spJobID",
"spReportId"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}