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