diff --git a/src/drivers/webextension/images/icons/33Across.png b/src/drivers/webextension/images/icons/33Across.png
new file mode 100644
index 000000000..7325d2a27
Binary files /dev/null and b/src/drivers/webextension/images/icons/33Across.png differ
diff --git a/src/drivers/webextension/images/icons/Albacross.svg b/src/drivers/webextension/images/icons/Albacross.svg
new file mode 100644
index 000000000..56d1eed24
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Albacross.svg
@@ -0,0 +1,19 @@
+
diff --git a/src/drivers/webextension/images/icons/Amplitude.svg b/src/drivers/webextension/images/icons/Amplitude.svg
new file mode 100644
index 000000000..f0b7693d1
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Amplitude.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/drivers/webextension/images/icons/AnyClip.svg b/src/drivers/webextension/images/icons/AnyClip.svg
new file mode 100644
index 000000000..f72f2853c
--- /dev/null
+++ b/src/drivers/webextension/images/icons/AnyClip.svg
@@ -0,0 +1,24 @@
+
diff --git a/src/drivers/webextension/images/icons/Astute Solutions.svg b/src/drivers/webextension/images/icons/Astute Solutions.svg
new file mode 100644
index 000000000..7d5eca05c
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Astute Solutions.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/drivers/webextension/images/icons/Bentobox.svg b/src/drivers/webextension/images/icons/Bentobox.svg
new file mode 100644
index 000000000..f6772d54d
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Bentobox.svg
@@ -0,0 +1,6 @@
+
diff --git a/src/drivers/webextension/images/icons/Keap.svg b/src/drivers/webextension/images/icons/Keap.svg
new file mode 100644
index 000000000..aed63b1ea
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Keap.svg
@@ -0,0 +1,10 @@
+
diff --git a/src/drivers/webextension/images/icons/Kooomo.svg b/src/drivers/webextension/images/icons/Kooomo.svg
new file mode 100644
index 000000000..2d82975d9
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Kooomo.svg
@@ -0,0 +1,9 @@
+
diff --git a/src/drivers/webextension/images/icons/LKQD.svg b/src/drivers/webextension/images/icons/LKQD.svg
new file mode 100644
index 000000000..e5823a37a
--- /dev/null
+++ b/src/drivers/webextension/images/icons/LKQD.svg
@@ -0,0 +1,14 @@
+
diff --git a/src/drivers/webextension/images/icons/Primis.svg b/src/drivers/webextension/images/icons/Primis.svg
new file mode 100644
index 000000000..730e1d33e
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Primis.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/drivers/webextension/images/icons/Sovrn.png b/src/drivers/webextension/images/icons/Sovrn.png
new file mode 100644
index 000000000..fede2fe79
Binary files /dev/null and b/src/drivers/webextension/images/icons/Sovrn.png differ
diff --git a/src/drivers/webextension/images/icons/Taboola.svg b/src/drivers/webextension/images/icons/Taboola.svg
new file mode 100644
index 000000000..09f479fca
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Taboola.svg
@@ -0,0 +1,5 @@
+
diff --git a/src/drivers/webextension/images/icons/TripleLift.png b/src/drivers/webextension/images/icons/TripleLift.png
new file mode 100644
index 000000000..6038cabdb
Binary files /dev/null and b/src/drivers/webextension/images/icons/TripleLift.png differ
diff --git a/src/drivers/webextension/images/icons/Vidazoo.svg b/src/drivers/webextension/images/icons/Vidazoo.svg
new file mode 100644
index 000000000..f5bbbf646
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Vidazoo.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/drivers/webextension/images/icons/VigLink.png b/src/drivers/webextension/images/icons/VigLink.png
deleted file mode 100644
index 44f714286..000000000
Binary files a/src/drivers/webextension/images/icons/VigLink.png and /dev/null differ
diff --git a/src/drivers/webextension/images/icons/amplitude.png b/src/drivers/webextension/images/icons/amplitude.png
deleted file mode 100644
index 45c475e73..000000000
Binary files a/src/drivers/webextension/images/icons/amplitude.png and /dev/null differ
diff --git a/src/technologies.json b/src/technologies.json
index 326ec8354..e34c34118 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -315,6 +315,28 @@
"scripts": "1c-bitrix",
"website": "http://www.1c-bitrix.ru"
},
+ "33Across": {
+ "cats": [
+ 36
+ ],
+ "description": "33Across is a technology company focused on solving the challenge of consumer attention for automated advertising.",
+ "icon": "33Across.png",
+ "dom": {
+ "link[href*='.33across.com']": {
+ "attributes": {
+ "href": ""
+ }
+ },
+ "iframe[src*='.33across.com]": {
+ "attributes": {
+ "src": ""
+ }
+ }
+ },
+ "xhr": "\\.33across\\.com",
+ "saas": true,
+ "website": "https://www.33across.com"
+ },
"3dCart": {
"cats": [
1,
@@ -534,7 +556,7 @@
],
"description": "ATSHOP is an all-in-one ecommerce platform.",
"dom": {
- "link[href*='cdn\\.atshop\\.io']": {
+ "link[href*='cdn.atshop.io']": {
"attributes": {
"href": ""
}
@@ -692,6 +714,25 @@
"scripts": "/cdnr/\\d+/acton/bn/tracker/\\d+",
"website": "http://act-on.com"
},
+ "Albacross": {
+ "cats": [
+ 10,
+ 77
+ ],
+ "description": "Albacross is a lead generation and account intelligence platform. It helps marketing and sales teams identify their ideal customers visiting their website and gives them the insights they need to generate more qualified leads, make prospecting more efficient and close more deals.",
+ "icon": "Albacross.svg",
+ "js": {
+ "_nQsv": "^([\\d.])$\\;version:\\1"
+ },
+ "pricing": [
+ "low",
+ "recurring",
+ "poa"
+ ],
+ "saas": true,
+ "scripts": "\\.albacross\\.com",
+ "website": "https://albacross.com"
+ },
"Actito": {
"cats": [
32,
@@ -795,7 +836,7 @@
"adthriveVideosInjected": ""
},
"scripts": "ads\\.adthrive\\.com",
- "saas": true,
+ "saas": true,
"website": "https://www.adthrive.com"
},
"Adally": {
@@ -1748,11 +1789,16 @@
"cats": [
10
],
- "icon": "amplitude.png",
- "scripts": [
- "cdn\\.amplitude\\.com"
- ],
- "website": "https://amplitude.com/"
+ "description": "Amplitude is a web and mobile analytics solution with cross-platform user journey tracking, user behavior analysis and segmentation capabilities.",
+ "icon": "Amplitude.svg",
+ "js": {
+ "AMPLITUDE_KEY": ""
+ },
+ "scripts": "cdn\\.amplitude\\.com",
+ "xhr": "\\.amplitude\\.com",
+ "saas": true,
+ "pricing": ["freemium","poa", "recurring"],
+ "website": "https://amplitude.com"
},
"Analysys Ark": {
"cats": [
@@ -1866,6 +1912,32 @@
},
"website": "https://ant.design"
},
+ "AnyClip": {
+ "cats": [
+ 36
+ ],
+ "description": "AnyClip is a video engagement platform that uses an AI-driven content analysis engine to analyze and categorize video content in real-time to create personalized video feeds.",
+ "icon": "AnyClip.svg",
+ "dom": {
+ "video[poster*='.anyclip.com']": {
+ "attributes": {
+ "poster": ""
+ }
+ },
+ "img[src*='.anyclip.com']": {
+ "attributes": {
+ "src": ""
+ }
+ }
+ },
+ "js": {
+ "anyclip": ""
+ },
+ "scripts": "\\.anyclip\\.com",
+ "saas": true,
+ "pricing": ["payg"],
+ "website": "https://www.anyclip.com"
+ },
"Apache": {
"cats": [
22
@@ -2017,6 +2089,10 @@
}
}
},
+ "js": {
+ "appnexusVideo": "",
+ "appnexus": ""
+ },
"xhr": "prebid\\.adnxs\\.com",
"scripts": "adnxs\\.(?:net|com)",
"saas": true,
@@ -2079,8 +2155,10 @@
"description": "Booxi is a cloud-based appointment management platform for small to midsize businesses.",
"js": {
"booxi": "",
+ "bxe_core": "",
"booxiController": ""
},
+ "scripts": "/bxe_core\\.js",
"pricing": [
"low",
"recurring"
@@ -2297,6 +2375,29 @@
"scripts": "asciinema\\.org/",
"website": "https://asciinema.org/"
},
+ "Astute Solutions": {
+ "cats": [
+ 53
+ ],
+ "description": "Astute Solutions is a customer engagement software.",
+ "icon": "Astute Solutions.svg",
+ "dom": {
+ "iframe[src*='.iperceptions.com]": {
+ "attributes": {
+ "src": ""
+ }
+ },
+ "link[href*='.iperceptions.com']": {
+ "attributes": {
+ "href": ""
+ }
+ }
+ },
+ "scripts": "\\.iperceptions\\.com",
+ "saas": true,
+ "pricing": ["poa"],
+ "website": "https://astutesolutions.com"
+ },
"Athena Search": {
"cats": [
29
@@ -4744,14 +4845,14 @@
"description": "ConvertKit is an email marketing tool built for content creators.",
"icon": "ConvertKit.svg",
"dom": {
- "form[action*='app.convertkit.com']": {
+ "form[action*='.convertkit.com']": {
"attributes": {
"action": ""
}
},
"link[href*='.convertkit.com']": {
"attributes": {
- "action": ""
+ "href": ""
}
}
},
@@ -6671,13 +6772,13 @@
"scripts": "filepond.js",
"website": "https://pqina.nl/filepond/"
},
- "Financeads": {
+ "FinanceAds": {
"cats": [
71
],
"description": "FinanceAds is a performance marketing agency that has grown affiliate network for the financial sector.",
"dom": {
- "link[href*='js.financeads.net'], link[href*='js.financeads.com']": {
+ "link[href*='js.financeads.net'], link[href*='js.financeads.com'], a[href*='www.financeads.net/tc.php']": {
"attributes": {
"href": ""
}
@@ -7078,6 +7179,28 @@
"scripts": "wchat\\.freshchat\\.com/js/widget\\.js",
"website": "https://www.freshworks.com/live-chat-software/"
},
+ "Keap": {
+ "cats": [
+ 53
+ ],
+ "description": "Keap offers an email marketing and sales platform for small businesses, including products to manage customers, customer relationship management, marketing, and ecommerce.",
+ "icon": "Keap.svg",
+ "dom": {
+ "form[action*='property.infusionsoft.com']": {
+ "attributes": {
+ "action": ""
+ }
+ }
+ },
+ "xhr": "property\\.infusionsoft\\.com",
+ "scripts": "property\\.infusionsoft\\.com",
+ "pricing": [
+ "low",
+ "recurring"
+ ],
+ "saas": true,
+ "website": "https://keap.com"
+ },
"Freshworks CRM": {
"cats": [
53,
@@ -7885,7 +8008,14 @@
41
],
"description": "Google Pay is a digital wallet platform and online payment system developed by Google to power in-app and tap-to-pay purchases on mobile devices, enabling users to make payments with Android phones, tablets or watches.",
- "html": "<[^>]+aria-labelledby=\"pi-google_pay",
+ "dom": {
+ "[aria-labelledby='pi-google_pay']": {
+ "text": ""
+ },
+ "ul[data-shopify-buttoncontainer] li": {
+ "text": "GooglePay"
+ }
+ },
"icon": "Google.svg",
"scripts": [
"pay\\.google\\.com/([a-z/]+)/pay\\.js"
@@ -10593,6 +10723,29 @@
"scripts": "livewire(?:\\.min)?\\.js",
"website": "https://laravel-livewire.com"
},
+ "LKQD": {
+ "cats": [
+ 36
+ ],
+ "description": "LKQD is a video advertising platform that enables publishers to serve video ads across multiple devices and formats.",
+ "icon": "LKQD.svg",
+ "dom": {
+ "iframe[src*='.lkqd.net']": {
+ "attributes": {
+ "src": ""
+ }
+ }
+ },
+ "js": {
+ "lkqdCall": "",
+ "lkqdErrorCount": "",
+ "lkqdSettings": "",
+ "lkqd_http_response": ""
+ },
+ "scripts": "\\.lkqd\\.net",
+ "xhr": "\\.lkqd\\.net",
+ "website": "https://wiki.lkqd.com"
+ },
"LocalFocus": {
"cats": [
25
@@ -13165,6 +13318,9 @@
}
}
},
+ "js": {
+ "openx.name": "openx"
+ },
"scripts": [
"https?://[^/]*\\.openx\\.net",
"https?://[^/]*\\.servedbyopenx\\.com"
@@ -13701,6 +13857,11 @@
"img[src*='paypal.com'], img[src*='paypalobjects.com']": {
"text": ""
},
+ "iframe[src*='paypal.com']": {
+ "attributes": {
+ "src": ""
+ }
+ },
"link": {
"attributes": {
"href": "paypal-express-checkout"
@@ -14423,6 +14584,34 @@
],
"website": "http://www.prestashop.com"
},
+ "Primis": {
+ "cats": [
+ 36
+ ],
+ "description": "Primis is a video discovery platform for publishers.",
+ "icon": "Primis.svg",
+ "dom": {
+ "iframe[src*='.sekindo.com']": {
+ "attributes": {
+ "src": ""
+ }
+ },
+ "img[src*='.sekindo.com']": {
+ "attributes": {
+ "src": ""
+ }
+ }
+ },
+ "js": {
+ "SekindoNativeSkinApi": "",
+ "sekindoDisplayedPlacement": "",
+ "sekindoFlowingPlayerOn": ""
+ },
+ "scripts": "\\.sekindo\\.com",
+ "xhr": "\\.sekindo\\.com",
+ "saas": true,
+ "website": "https://www.primis.tech"
+ },
"Prism": {
"cats": [
19
@@ -16591,7 +16780,14 @@
41
],
"description": "Shop Pay is an accelerated checkout that lets customers save their email address, credit card, and shipping and billing information so they can complete their transaction faster the next time they are directed to the Shopify checkout.",
- "html": "<[^>]+aria-labelledby=\"pi-shopify_pay",
+ "dom": {
+ "[aria-labelledby='pi-shopify_pay']": {
+ "text": ""
+ },
+ "ul[data-shopify-buttoncontainer] li": {
+ "text": "ShopPay"
+ }
+ },
"icon": "Shopify.svg",
"implies": "Shopify",
"scripts": [
@@ -16685,6 +16881,34 @@
},
"website": "https://shopfa.com"
},
+ "Kooomo": {
+ "cats": [
+ 6
+ ],
+ "description": "Kooomo is a SaaS ecommerce platform with a focus on localisation and internationalisation.",
+ "dom": {
+ "img[src*='.kooomo-cloud.com']": {
+ "attributes": {
+ "src": ""
+ }
+ }
+ },
+ "meta": {
+ "generator": "Kooomo(?: v([\\d.]+))?\\;version:\\1"
+ },
+ "pricing": [
+ "mid",
+ "recurring",
+ "payg"
+ ],
+ "implies": [
+ "PHP",
+ "MySQL"
+ ],
+ "saas": true,
+ "icon": "Kooomo.svg",
+ "website": "https://www.kooomo.com"
+ },
"Shopify": {
"cats": [
6
@@ -16838,6 +17062,18 @@
],
"website": "https://www.signal.co/"
},
+ "Bentobox": {
+ "cats": [
+ 1
+ ],
+ "description": "Bentobox is a restaurant website platform that handles menus, reservations, gift cards and more.",
+ "icon": "Bentobox.svg",
+ "html": "