From 22251b059132ef1632caf56c4f419801af434f33 Mon Sep 17 00:00:00 2001 From: Martin Gottweis Date: Mon, 19 Sep 2016 16:31:47 +0200 Subject: [PATCH] added enduro.js --- src/apps.json | 13 +++++++++++++ src/icons/enduro.js.svg | 1 + 2 files changed, 14 insertions(+) create mode 100644 src/icons/enduro.js.svg diff --git a/src/apps.json b/src/apps.json index 1c96fdc39..0c649a104 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8489,6 +8489,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