From ddc66d2f040e11ad84b5d477f85e813a19fc09bc Mon Sep 17 00:00:00 2001 From: "Tobias \"ToBeFree\" Frei" Date: Sat, 12 Oct 2013 12:22:39 +0200 Subject: [PATCH] Removed the new CloudFlare cookie detection ...because it wouldn't actually change anything --- share/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index 00dc6260b..58e20b9b9 100644 --- a/share/apps.json +++ b/share/apps.json @@ -220,7 +220,7 @@ "headers": { "X-ATG-Version": "(?:ATGPlatform/([\\d.]+))?\\;version:\\1" }, "html": "<[^>]+_DARGS" }, - "Atlassian Confluence": { + "Atlassian Confluence": {c "website": "www.atlassian.com/software/confluence/overview/team-collaboration-software", "cats": [ 8 ], "html": "Powered by ]+atlassian\\.com/software/confluence(?:[^>]+>Atlassian Confluence ([\\d.]+))?\\;version:\\1", @@ -449,7 +449,7 @@ "CloudFlare": { "website": "www.cloudflare.com", "cats": [ 31 ], - "headers": { "Server": "cloudflare", "Set-Cookie": "__cfduid=" }, + "headers": { "Server": "cloudflare" }, "env": "^CloudFlare$" }, "CMS Made Simple": {