From cfdb0ce44e049d51aa96fc341a571ccb276fd335 Mon Sep 17 00:00:00 2001 From: q-- Date: Sat, 31 May 2014 12:40:01 +0200 Subject: [PATCH] Detect Bonfire session cookie --- share/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/share/apps.json b/share/apps.json index 9bfaa832f..3608c11d1 100644 --- a/share/apps.json +++ b/share/apps.json @@ -361,6 +361,7 @@ "Bonfire": { "website": "cibonfire.com", "cats": [ 18 ], + "headers": { "Set-Cookie": "bf_session=" }, "html": "Powered by ]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1", "implies": "CodeIgniter" },