From cfc26190389cb31fb51fcc208f5ba4f0d5733aa3 Mon Sep 17 00:00:00 2001 From: Adam Cazzolla Date: Thu, 26 Feb 2015 20:54:59 -0500 Subject: [PATCH] Simplified HTML pattern --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 8e9cf811c..a3a0cc71f 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3092,7 +3092,7 @@ "Set-Cookie": "LiSESSIONID=", "Set-Cookie": "LithiumVisitor=" }, - "html": "))*alt=\"Powered by Lithium\"(.(?!))*.", + "html": " ]+Powered by Lithium", "implies": "PHP", "website": "www.lithium.com" },