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