From 70b30f961367d4cc16bc8baefabf1a4ad29ab84c Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 1 Jun 2013 16:11:22 -0600 Subject: [PATCH] Now detects e107 v1.x and v2.x --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 882a5c203..4cbc4c622 100644 --- a/share/apps.json +++ b/share/apps.json @@ -676,7 +676,7 @@ "website": "e107.org", "cats": [ 1 ], "script": "e107\\.js", - "headers": { "Set-Cookie": "e107_td[^;]+=" }, + "headers": { "Set-Cookie": "e107_tz[^;]+=", "X-Powered-By": "e107" }, "implies": "PHP" }, "EdgeCast": {