From 6ec80f874e609e9e7600880b3e9dfae2c0525bc3 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 19 Dec 2020 08:57:05 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index ec4765ca2..67a5dfd3f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1784,7 +1784,13 @@ ], "description": "Athena Search is a customizable autocomplete, feature-rich dashboard, smart predictions, real-time reports search engine developed from scratch by Syncit Group’s.", "icon": "Athena Search.svg", - "html": "]+href=\"[^>]*athena/autocomplete/css/autocomplete\\.css", + "dom": { + "link[href*='athena/autocomplete/css/autocomplete.css']": { + "attributes": { + "href": "" + } + } + }, "scripts": "wp-content/plugins/athena-search", "saas": true, "pricing": ["payg"],