From e7bc9f11a953384eb68f9e058ea984716ab40b39 Mon Sep 17 00:00:00 2001 From: max-ostapenko <1611259+max-ostapenko@users.noreply.github.com> Date: Fri, 7 Jul 2023 13:27:20 +0200 Subject: [PATCH] Moat update --- src/drivers/webextension/images/icons/Moat.svg | 4 ---- src/technologies/m.json | 13 +------------ src/technologies/o.json | 13 ++++++++++++- 3 files changed, 13 insertions(+), 17 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Moat.svg diff --git a/src/drivers/webextension/images/icons/Moat.svg b/src/drivers/webextension/images/icons/Moat.svg deleted file mode 100644 index 8e4b2ce77..000000000 --- a/src/drivers/webextension/images/icons/Moat.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/src/technologies/m.json b/src/technologies/m.json index 8d20bd3a2..369899df4 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2231,17 +2231,6 @@ "scriptSrc": "cdn\\.moengage\\.\\w+", "website": "https://www.moengage.com" }, - "Moat": { - "cats": [ - 10 - ], - "description": "Moat is a digital ad analytics tool.", - "icon": "Moat.svg", - "scriptSrc": [ - "moatads\\.com" - ], - "website": "https://moat.com/" - }, "MobX": { "cats": [ 59 @@ -3378,4 +3367,4 @@ ], "website": "https://code.google.com/p/modwsgi" } -} \ No newline at end of file +} diff --git a/src/technologies/o.json b/src/technologies/o.json index 4451089f8..3b6d23d9f 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1501,6 +1501,17 @@ "scriptSrc": "service\\.maxymiser\\.net", "website": "https://www.oracle.com/uk/cx/marketing/personalization-testing" }, + "Oracle Moat Measurement": { + "cats": [ + 10 + ], + "description": "Oracle Moat delivers solutions that are critical to measuring advertising effectiveness, including verification and attention, reach, and frequency as well as sales lift measurement.", + "icon": "Oracle.svg", + "scriptSrc": [ + "moatads\\.com", + ], + "website": "https://www.oracle.com/cx/advertising/measurement/" + }, "Oracle Recommendations On Demand": { "cats": [ 10 @@ -1954,4 +1965,4 @@ }, "website": "https://owncloud.org" } -} \ No newline at end of file +}