Removed the new CloudFlare cookie detection

...because it wouldn't actually change anything
main
Tobias "ToBeFree" Frei 11 years ago
parent 7252d426e0
commit ddc66d2f04

@ -220,7 +220,7 @@
"headers": { "X-ATG-Version": "(?:ATGPlatform/([\\d.]+))?\\;version:\\1" }, "headers": { "X-ATG-Version": "(?:ATGPlatform/([\\d.]+))?\\;version:\\1" },
"html": "<[^>]+_DARGS" "html": "<[^>]+_DARGS"
}, },
"Atlassian Confluence": { "Atlassian Confluence": {c
"website": "www.atlassian.com/software/confluence/overview/team-collaboration-software", "website": "www.atlassian.com/software/confluence/overview/team-collaboration-software",
"cats": [ 8 ], "cats": [ 8 ],
"html": "Powered by <a href=[^>]+atlassian\\.com/software/confluence(?:[^>]+>Atlassian Confluence</a> ([\\d.]+))?\\;version:\\1", "html": "Powered by <a href=[^>]+atlassian\\.com/software/confluence(?:[^>]+>Atlassian Confluence</a> ([\\d.]+))?\\;version:\\1",
@ -449,7 +449,7 @@
"CloudFlare": { "CloudFlare": {
"website": "www.cloudflare.com", "website": "www.cloudflare.com",
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "cloudflare", "Set-Cookie": "__cfduid=" }, "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$" "env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {