Merge pull request #882 from Ambroos/add-hhvm

HHVM support
main
Elbert Alias 10 years ago
commit a4248ff6de

@ -2441,6 +2441,16 @@
"script": "hellobar\\.js", "script": "hellobar\\.js",
"website": "hellobar.com" "website": "hellobar.com"
}, },
"HHVM": {
"cats": [
22
],
"headers": {
"X-Powered-By": "HHVM/?([\\d.]+)?\\;version:\\1"
},
"website": "hhvm.com",
"implies": "PHP\\;confidence:50"
},
"Hiawatha": { "Hiawatha": {
"cats": [ "cats": [
22 22

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B