From 5346dadae096bde612bff716a9872e4997f87adf Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 4 Aug 2021 08:22:03 +1000 Subject: [PATCH] Update technologies.json --- src/technologies.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index ab8167f1d..c44166385 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2442,13 +2442,7 @@ "href": "astra\\S*\\.css(?:\\?ver=([0-9.]+))?\\;version:\\1" } }, - "style[id*='astra-theme']": { - "text": "" - }, - "body[class*='astra-']": { - "text": "" - }, - "script[id*='astra-']": { + "style[id*='astra-theme'], body[class*='astra-'], script[id*='astra-']": { "text": "" } }, @@ -25992,4 +25986,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}