diff --git a/src/drivers/webextension/images/icons/ClearSale.svg b/src/drivers/webextension/images/icons/ClearSale.svg
new file mode 100644
index 000000000..d4d792fb8
--- /dev/null
+++ b/src/drivers/webextension/images/icons/ClearSale.svg
@@ -0,0 +1,5 @@
+
diff --git a/src/drivers/webextension/images/icons/Forter.svg b/src/drivers/webextension/images/icons/Forter.svg
new file mode 100644
index 000000000..046fd86d9
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Forter.svg
@@ -0,0 +1,7 @@
+
diff --git a/src/drivers/webextension/images/icons/Kount.svg b/src/drivers/webextension/images/icons/Kount.svg
new file mode 100644
index 000000000..ef2cef0e9
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Kount.svg
@@ -0,0 +1,6 @@
+
diff --git a/src/technologies.json b/src/technologies.json
index 6d0f833d4..f5df3a2e3 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -2984,6 +2984,20 @@
"reveal\\.clearbit\\.com/v[(0-9)]/"
],
"website": "https://clearbit.com/reveal"
+ },
+ "ClearSale": {
+ "cats": [
+ 10
+ ],
+ "description": "ClearSale offers fraud management and chargeback protection services.",
+ "js": {
+ "window.csdm": "\\;confidence:50"
+ },
+ "scripts": [
+ "device\\.clearsale\\.com\\.br"
+ ],
+ "icon": "ClearSale.svg",
+ "website": "https://www.clear.sale/"
},
"ClickFunnels": {
"cats": [
@@ -5175,6 +5189,21 @@
"scripts": "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com",
"website": "http://fortune3.com"
},
+ "Forter": {
+ "cats": [
+ 10
+ ],
+ "description": "Forter provides fraud prevention technology for online retailers and marketplaces.",
+ "scripts": "forter\\.com",
+ "cookies": {
+ "forterToken": ""
+ },
+ "js": {
+ "window.ftr__startScriptLoad": ""
+ },
+ "icon": "Forter.svg",
+ "website": "https://www.forter.com/"
+ },
"Foswiki": {
"cats": [
8
@@ -7614,6 +7643,21 @@
},
"website": "http://alias.io"
},
+ "Kount": {
+ "cats": [
+ 10
+ ],
+ "description": "Kount is a suite of fraud detection and prevention solutions for ecommerce businesses.",
+ "scripts": [
+ "shopify\\.kount\\.net/js"
+ ],
+ "js": {
+ "ka.ClientSDK": "",
+ "ka.collectData": ""
+ },
+ "icon": "Kount.svg",
+ "website": "https://kount.com/"
+ },
"Komodo CMS": {
"cats": [
1
@@ -17760,4 +17804,4 @@
"website": "https://www.xt-commerce.com"
}
}
-}
\ No newline at end of file
+}