diff --git a/src/apps.json b/src/apps.json index a13251ada..da84de5dd 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2375,6 +2375,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 @@ -7314,4 +7326,4 @@ "49": "feed-readers", "50": "document-management-systems" } -} \ No newline at end of file +} 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