diff --git a/src/apps.json b/src/apps.json index 363ee4648..16cb2b1f9 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5640,9 +5640,9 @@ 27 ], "headers": { - "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", + "Server": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID", - "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1" + "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1" }, "icon": "PHP.png", "url": "\\.php(?:$|\\?)",