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"],