From 9b29d5e907a9e40c8b092033d940407c89554eb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Wed, 29 Jan 2020 08:43:28 +0100 Subject: [PATCH] Added rules #366 --- data/data.min.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/data.min.json b/data/data.min.json index 360b034..65450c4 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -1196,6 +1196,19 @@ "exceptions": [], "redirections": [], "forceRedirection": false + }, + "healio.com": { + "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(healio)(\\.com).*", + "completeProvider": false, + "rules": [ + "ecp", + "m_bt" + ], + "referralMarketing": [], + "rawRules": [], + "exceptions": [], + "redirections": [], + "forceRedirection": false } } }