diff --git a/src/apps.json b/src/apps.json index 63dd98039..543b49131 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8499,6 +8499,19 @@ "implies": "HP ProCurve", "website": "???" }, + "enduro.js": { + "cats": [ + 1, + 18, + 47 + ], + "icon": "enduro.js.svg", + "implies": "Node.js", + "headers": { + "X-Powered-By": "^enduro.js$" + }, + "website": "endurojs.com" + }, "eSyndiCat": { "cats": [ 1 diff --git a/src/icons/enduro.js.svg b/src/icons/enduro.js.svg new file mode 100644 index 000000000..28262f089 --- /dev/null +++ b/src/icons/enduro.js.svg @@ -0,0 +1 @@ + \ No newline at end of file