diff --git a/src/drivers/webextension/images/icons/PHP-Fusion.png b/src/drivers/webextension/images/icons/PHPFusion.png similarity index 100% rename from src/drivers/webextension/images/icons/PHP-Fusion.png rename to src/drivers/webextension/images/icons/PHPFusion.png diff --git a/src/technologies.json b/src/technologies.json index a71664a2f..0037258ea 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12255,21 +12255,25 @@ "url": "\\.php(?:$|\\?)", "website": "http://php.net" }, - "PHP-Fusion": { + "PHPFusion": { "cats": [ 1 ], - "cpe": "cpe:/a:php-fusion:php-fusion", + "cpe": "cpe:/a:phpfusion:phpfusion", "headers": { - "X-Powered-By": "PHP-Fusion (.+)$\\;version:\\1" + "X-Powered-By": "PHPFusion (.+)$\\;version:\\1", + "X-PHPFusion": "(.+)$\\;version:\\1" }, - "html": "Powered by ]+php-fusion", - "icon": "PHP-Fusion.png", + "html": [ + "Powered by ]+phpfusion", + "Powered by ]+php-fusion" + ], + "icon": "PHPFusion.png", "implies": [ "PHP", "MySQL" ], - "website": "https://www.php-fusion.co.uk" + "website": "https://phpfusion.com" }, "PHP-Nuke": { "cats": [ @@ -17477,7 +17481,7 @@ } }, "js": { - "analyticsHost": "stats\\.uscreen\\.io" + "analyticsHost": "stats\\.uscreen\\.io" }, "icon": "Uscreen.svg", "website": "https://uscreen.tv/",