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 +}