diff --git a/data/data.min.json b/data/data.min.json index 49b5e3e..c6c0135 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -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 } } }