From 97c45de616e3686bcb7902453871826856b31ccf Mon Sep 17 00:00:00 2001 From: Daniel Hirtzbruch Date: Mon, 2 Apr 2012 10:39:54 +0200 Subject: [PATCH 1/2] Added David Webbox icon --- share/images/icons/David Webbox.ico | Bin 0 -> 1406 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 share/images/icons/David Webbox.ico diff --git a/share/images/icons/David Webbox.ico b/share/images/icons/David Webbox.ico new file mode 100644 index 0000000000000000000000000000000000000000..9ab786305e211b7e8bacc4de28937812df04ddde GIT binary patch literal 1406 zcmb7E&1)J_5dW>s$2K)}x81r)t-7@-1W$zq+CmRP`X`i2!)fAb`POfLg5vzu%8er-NKB2U(Wk^ZC&2c2O)AA&Mf}?KUQp39{KN zohw0ARrGp2j7B2_gF&=fEtJb;42MIE$73`a4R|~r6bc1|!(r6xbyO-9dqS%XjhbnapCY?lg{8en0Wp#%oVUl^3CT@NX4k1GYv^ygPzv^ z?UCYM$NMG@mfZ7xZS`|5XwNsw|7-h@_|3%g_#gc_?=N;cw(;BI7r2P_^*$I8avz?4 zgq|^=8A)hoI`o)D`{8^EghzkC?roc>2&Wvj5Y;~VbJuG*FCm z6|Aufp(o_n+ZATI5R{-jCUwi)Knvd^Kkz>% literal 0 HcmV?d00001 From ff2204e160e88b24a69274d9cb3a8c1bd885f51c Mon Sep 17 00:00:00 2001 From: dhirtzbruch Date: Mon, 2 Apr 2012 11:57:42 +0300 Subject: [PATCH 2/2] Added David Webbox --- share/js/apps.js | 1 + 1 file changed, 1 insertion(+) diff --git a/share/js/apps.js b/share/js/apps.js index 2db9ae232..6bf98f507 100644 --- a/share/js/apps.js +++ b/share/js/apps.js @@ -97,6 +97,7 @@ 'Dancer': { cats: { 1: 18 }, headers: { 'X-Powered-By': /Perl Dancer/, 'Server': /Perl Dancer/ }, implies: [ 'Perl' ] }, 'Danneo CMS': { cats: { 1: 1 }, meta: { 'generator': /Danneo/i } }, 'DataLife Engine': { cats: { 1: 1 }, meta: { 'generator': /DataLife Engine/i } }, + 'David Webbox': { cats: { 1: 22 }, headers: { 'Server': /David-WebBox/i } }, 'Debian': { cats: { 1: 28 }, headers: { 'Server': /Debian/i, 'X-Powered-By': /(Debian|dotdeb|etch|lenny|squeeze|wheezy)/i } }, 'DedeCMS': { cats: { 1: 1 }, env: /^Dede/, script: /dedeajax/ }, 'Demandware': { cats: { 1: 6 }, html: /<[^>]+demandware.edgesuite/, env: /^dwAnalytics/ },