diff --git a/src/apps.json b/src/apps.json index 0d80811fc..488f8a514 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13583,7 +13583,10 @@ "cats": [ 3 ], - "html": "(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1", + "html": [ + "!\\[CDATA\\[[^<]*PMA_VERSION:\\\"([\\d.]+)\\;version:\\1", + "(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1" + ], "icon": "phpMyAdmin.png", "implies": [ "PHP",