Improve a bit cloudflare detection (#2319)

This can be checked [here](https://www.fbi.gov/)
main
jvoisin 7 years ago committed by Elbert Alias
parent 543785e52e
commit b2d8adefef

@ -1756,7 +1756,9 @@
"CloudFlare": ""
},
"headers": {
"Server": "^cloudflare$"
"Server": "^cloudflare$",
"cf-cache-status": "",
"cf-ray": ""
},
"icon": "CloudFlare.svg",
"website": "http://www.cloudflare.com"