Merge pull request #684 from bobdenotter/master

Add detection for Bolt
main
Elbert Alias 11 years ago
commit 653a4cc17b

@ -393,6 +393,12 @@
"html": "Powered by <a[^>]+href=\"https?://(?:www\\.)?cibonfire\\.com[^>]*>Bonfire v([^<]+)\\;version:\\1",
"implies": "CodeIgniter"
},
"Bolt": {
"website": "bolt.cm",
"cats": [ 1 ],
"meta": { "generator": "Bolt" },
"implies": "PHP"
},
"Brother": {
"website": "www.brother.com",
"cats": [ 40 ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB