From 21c828009cd1cc27c079a26046e6bea59e029ac6 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 1 Mar 2022 10:39:15 +1100 Subject: [PATCH] Update a.json --- src/technologies/a.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index 6c15a96a6..db1a85971 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -3199,7 +3199,7 @@ "href": "/_astro/(?:common|index)-[\\d\\w]+\\.css" } }, - "span,section": { + "[class^='astro-']": { "attributes": { "class": "astro-[\\d\\w]{8,}" } @@ -3884,4 +3884,4 @@ "oss": true, "website": "http://augmented-ui.com" } -} \ No newline at end of file +}