From a4eca3b20ed5523805ffc9111a000dbedade0042 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:02:08 +1000 Subject: [PATCH] Update t.json --- src/technologies/t.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/technologies/t.json b/src/technologies/t.json index 53831af27..4d947ab4a 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -224,11 +224,7 @@ ], "cpe": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*", "description": "TYPO3 is a free and open-source Web content management system written in PHP.", - "html": [ - "]+ href=\"/?typo3(?:conf|temp)/", - "]+ src=\"/?typo3(?:conf|temp)/", - "This website is powered by TYPO3" - ], + "dom": "link[href*='typo3conf'], link[href*='typo3temp'], img[src*='typo3conf'], img[src*='typo3temp']" "icon": "TYPO3.svg", "implies": "PHP", "meta": {