diff --git a/src/apps.json b/src/apps.json index 536c5edd8..f0abc1d44 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2363,6 +2363,18 @@ "script": "handlebars(?:\\.runtime)?(?:-v([\\d.]+?))?(?:\\.min)?\\.js\\;version:\\1", "website": "handlebarsjs.com" }, + "hapi.js": { + "cats": [ + 18, + 22 + ], + "headers": { + "Set-Cookie": "crumb=\\;confidence:50", + "Set-Cookie": "Fe26\\.2\\*\\*\\;confidence:50" + }, + "implies": "node.js", + "website": "hapijs.com" + }, "Happy ICS Server": { "cats": [ 22 diff --git a/src/icons/hapi.js.png b/src/icons/hapi.js.png new file mode 100644 index 000000000..0308945de Binary files /dev/null and b/src/icons/hapi.js.png differ