From 9c06eb69b6fede7f270f0d46502ac66bab7c41e4 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 5 May 2021 12:03:52 +1000 Subject: [PATCH] Update technologies.json --- src/technologies.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index d9fcbc29e..4974aea9e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10345,17 +10345,10 @@ ], "description": "Konduto is a fraud detection service for ecommerce.", "icon": "Konduto.png", - "dom": { - "link[href*='.konduto.com']": { - "attributes": { - "href": "" - } - } - }, + "dom": "link[href*='.konduto.com']", "js": { "Konduto": "", "getKondutoID": "" - }, "scripts": "\\.k-analytix\\.com", "saas": true, @@ -23348,4 +23341,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}