From b8be40d27c66017b05fdf4e6754b949c094e74f0 Mon Sep 17 00:00:00 2001
From: Elbert Alias <77259+AliasIO@users.noreply.github.com>
Date: Tue, 8 Feb 2022 07:54:45 +1100
Subject: [PATCH] Combine WebToffee and CookieYes
---
.../images/icons/gravityforms.svg | 12 ++++++++++-
src/technologies/c.json | 8 ++++++--
src/technologies/w.json | 20 +------------------
3 files changed, 18 insertions(+), 22 deletions(-)
diff --git a/src/drivers/webextension/images/icons/gravityforms.svg b/src/drivers/webextension/images/icons/gravityforms.svg
index 43130e50a..7b8379f07 100644
--- a/src/drivers/webextension/images/icons/gravityforms.svg
+++ b/src/drivers/webextension/images/icons/gravityforms.svg
@@ -1 +1,11 @@
-
\ No newline at end of file
+
diff --git a/src/technologies/c.json b/src/technologies/c.json
index f48f04c8f..f8573dedd 100644
--- a/src/technologies/c.json
+++ b/src/technologies/c.json
@@ -2265,6 +2265,9 @@
67
],
"dom": {
+ "link[href*='/wp-content/plugins/cookie-law-info/']": {
+ "exists": ""
+ },
"#cookie-law-info-bar": {
"text": ""
}
@@ -2275,7 +2278,8 @@
},
"scriptSrc": [
"app\\.cookieyes\\.com/client_data/",
- "cdn-cookieyes\\.com/client_data/"
+ "cdn-cookieyes\\.com/client_data/",
+ "/wp-content/plugins/cookie-law-info/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1"
],
"website": "https://www.cookieyes.com/"
},
@@ -3016,4 +3020,4 @@
"oss": true,
"website": "https://github.com/zloirock/core-js"
}
-}
\ No newline at end of file
+}
diff --git a/src/technologies/w.json b/src/technologies/w.json
index 994af1775..bf4c766d0 100644
--- a/src/technologies/w.json
+++ b/src/technologies/w.json
@@ -603,24 +603,6 @@
},
"website": "http://websitex5.com"
},
- "WebToffee GDPR Cookie Consent": {
- "cats": [
- 87,
- 67
- ],
- "description": "WebToffee GDPR Cookie Consent is a cookie consent and compliance notice WordPress plugin which will assist you in making your website GDPR (RGPD, DSVGO) compliant.",
- "dom": "link[href*='/wp-content/plugins/cookie-law-info/']",
- "icon": "WebToffee.svg",
- "implies": "CookieYes",
- "pricing": [
- "freemium",
- "low",
- "recurring"
- ],
- "requires": "WordPress",
- "scriptSrc": "/wp-content/plugins/cookie-law-info/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
- "website": "https://www.webtoffee.com/product/gdpr-cookie-consent/"
- },
"Webflow": {
"cats": [
51
@@ -1717,4 +1699,4 @@
"url": "^https?://[^/]+\\.wpcache\\.co",
"website": "https://wpcache.co"
}
-}
\ No newline at end of file
+}