diff --git a/src/technologies/w.json b/src/technologies/w.json index 5d6754fb2..566427874 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -2052,7 +2052,8 @@ "link": "rel=\"https://api\\.w\\.org/\"" }, "html": [ - "]+/wp-(?:content|includes)/", + "]+rel=[\"']stylesheet[\"'] [^>]+/wp-(?:content|includes)/", + "]+/wp-(?:content|includes)/[^>]+ rel=[\"']stylesheet[\"']", "]+s\\d+\\.wp\\.com" ], "icon": "WordPress.svg",