Merge pull request #665 from entendu/patch-1

Add Craft CMS detection
main
Elbert Alias 11 years ago
commit e646ab3c9a

@ -698,6 +698,12 @@
"meta": { "generator": "CPG Dragonfly" },
"implies": "PHP"
},
"Craft CMS": {
"website": "buildwithcraft.com",
"cats": [ 1 ],
"headers": { "Set-Cookie": "CraftSessionId=" },
"implies": "PHP"
},
"Crazy Egg": {
"website": "crazyegg.com",
"cats": [ 10 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB