From cb71babf0dc4944237811965dd392c699776a1ff Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 24 Nov 2018 03:32:48 +0000 Subject: [PATCH] Improve a bit the regexp for phpbb (#2551) - Split the regexp - Simplify some parts --- src/apps.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 5e65b7615..911d57dd9 100644 --- a/src/apps.json +++ b/src/apps.json @@ -12332,7 +12332,13 @@ "cookies": { "phpbb": "" }, - "html": "(?:Powered by ]+phpbb|]+phpbb[^>]+class=\\.copyright|\\tphpBB style name|<[^>]+styles/(?:sub|pro)silver/theme|]+i_icon_mini|]+phpBB", + "