From 771632fccb8a35ed6f2bc6b5a01b86411c460701 Mon Sep 17 00:00:00 2001 From: Thomas Schoffelen Date: Sat, 7 Oct 2017 01:16:50 +0200 Subject: [PATCH] Added Includable web framework detection. --- src/apps.json | 10 ++++++++++ src/icons/Includable.svg | 14 ++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/icons/Includable.svg diff --git a/src/apps.json b/src/apps.json index 9ab09dcfb..69715e406 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3696,6 +3696,16 @@ "implies": "Windows Server", "website": "http://www.iis.net" }, + "Includable": { + "cats": [ + "18" + ], + "headers": { + "X-Includable-Version": "" + }, + "icon": "Includable.svg", + "website": "http://includable.com" + }, "INFOnline": { "cats": [ "10" diff --git a/src/icons/Includable.svg b/src/icons/Includable.svg new file mode 100644 index 000000000..f65da2ed5 --- /dev/null +++ b/src/icons/Includable.svg @@ -0,0 +1,14 @@ + + + + Includable + Created with Sketch. + + + + + + + + + \ No newline at end of file