Merge pull request #595 from shuvalov-anton/koajs

add KoaJS
main
Elbert Alias 11 years ago
commit 43e437208f

@ -929,6 +929,12 @@
"headers": { "X-Powered-By": "^Express$" },
"implies": [ "node.js" ]
},
"Koa": {
"website": "koajs.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "^koa$" },
"implies": [ "node.js" ]
},
"total.js": {
"website": "totaljs.com",
"cats": [ 18 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 B