Merge pull request #3747 from RobiNN1/master

Rename PHP-Fusion to PHPFusion
main
Elbert Alias 4 years ago committed by GitHub
commit 842f18aa86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

@ -12353,21 +12353,25 @@
"url": "\\.php(?:$|\\?)", "url": "\\.php(?:$|\\?)",
"website": "http://php.net" "website": "http://php.net"
}, },
"PHP-Fusion": { "PHPFusion": {
"cats": [ "cats": [
1 1
], ],
"cpe": "cpe:/a:php-fusion:php-fusion", "cpe": "cpe:/a:phpfusion:phpfusion",
"headers": { "headers": {
"X-Powered-By": "PHP-Fusion (.+)$\\;version:\\1" "X-Powered-By": "PHPFusion (.+)$\\;version:\\1",
"X-PHPFusion": "(.+)$\\;version:\\1"
}, },
"html": "Powered by <a href=\"[^>]+php-fusion", "html": [
"icon": "PHP-Fusion.png", "Powered by <a href=\"[^>]+phpfusion",
"Powered by <a href=\"[^>]+php-fusion"
],
"icon": "PHPFusion.png",
"implies": [ "implies": [
"PHP", "PHP",
"MySQL" "MySQL"
], ],
"website": "https://www.php-fusion.co.uk" "website": "https://phpfusion.com"
}, },
"PHP-Nuke": { "PHP-Nuke": {
"cats": [ "cats": [