From 6a301edb838ae2ee89282478aea0b8ab60d5987f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillipp=20J=C3=A4ger?= Date: Wed, 27 Dec 2023 21:41:01 +0100 Subject: [PATCH] added msn --- data.min.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data.min.json b/data.min.json index b132d72..37832c7 100644 --- a/data.min.json +++ b/data.min.json @@ -53,6 +53,19 @@ "redirections": [], "forceRedirection": false }, + "msn": { + "urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?msn\\.com", + "completeProvider": false, + "rules": [ + "cvid", + "ocid" + ], + "rawRules": [], + "referralMarketing": [], + "exceptions": [], + "redirections": [], + "forceRedirection": false + }, "amazon search": { "urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?amazon(?:\\.[a-z]{2,}){1,}\\/s\\?", "completeProvider": false,