From e150aab54d7bde093850332fcbb20d023f8586b0 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 5 Jun 2021 11:03:22 +1000 Subject: [PATCH] Update technologies.json --- src/technologies.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 59ba1a758..3aa32f8b6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -9211,8 +9211,7 @@ "dom": { "div[data-page*='component']": { "attributes": { - "data-page": "component.+props.+url\\;confidence:50", - "id": "app\\;confidence:49" + "data-page": "component.+props.+url" } } },