From 987dc6a4f327f5eaaca0d8167ac2ae8b791cae28 Mon Sep 17 00:00:00 2001 From: Elbert Alias Date: Sun, 27 Jan 2013 10:11:26 +1100 Subject: [PATCH] Added MongoDB, MySQL --- drivers/firefox/locale/en-UK/wappalyzer.dtd | 56 ++++++++++++++++++ .../locale/en-UK/wappalyzer.properties | 40 +++++++++++++ share/apps.json | 10 +++- share/images/icons/MongoDB.png | Bin 0 -> 474 bytes share/images/icons/MySQL.png | Bin 0 -> 468 bytes 5 files changed, 104 insertions(+), 2 deletions(-) create mode 100755 drivers/firefox/locale/en-UK/wappalyzer.dtd create mode 100755 drivers/firefox/locale/en-UK/wappalyzer.properties create mode 100644 share/images/icons/MongoDB.png create mode 100644 share/images/icons/MySQL.png diff --git a/drivers/firefox/locale/en-UK/wappalyzer.dtd b/drivers/firefox/locale/en-UK/wappalyzer.dtd new file mode 100755 index 000000000..09aa3de29 --- /dev/null +++ b/drivers/firefox/locale/en-UK/wappalyzer.dtd @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/drivers/firefox/locale/en-UK/wappalyzer.properties b/drivers/firefox/locale/en-UK/wappalyzer.properties new file mode 100755 index 000000000..45341b4d2 --- /dev/null +++ b/drivers/firefox/locale/en-UK/wappalyzer.properties @@ -0,0 +1,40 @@ +wappalyzer.name = Wappalyzer +wappalyzer.noAppsDetected = No applications detected +wappalyzer.addonBar = Wappalyzer has been placed in the add-on bar.\n\nTo show the add-on bar, close this window and press Ctrl+/. + +wappalyzer.cat1 = CMS +wappalyzer.cat2 = Message Board +wappalyzer.cat3 = Database Manager +wappalyzer.cat4 = Documentation Tool +wappalyzer.cat5 = Widget +wappalyzer.cat6 = Web Shop +wappalyzer.cat7 = Photo Gallery +wappalyzer.cat8 = Wiki +wappalyzer.cat9 = Hosting Panel +wappalyzer.cat10 = Analytics +wappalyzer.cat11 = Blog +wappalyzer.cat12 = JavaScript Framework +wappalyzer.cat13 = Issue Tracker +wappalyzer.cat14 = Video Player +wappalyzer.cat15 = Comment System +wappalyzer.cat16 = CAPTCHA +wappalyzer.cat17 = Font Script +wappalyzer.cat18 = Web Framework +wappalyzer.cat19 = Miscellaneous +wappalyzer.cat20 = Editor +wappalyzer.cat21 = LMS +wappalyzer.cat22 = Web Server +wappalyzer.cat23 = Cache Tool +wappalyzer.cat24 = Rich Text Editor +wappalyzer.cat25 = Javascript Graphics +wappalyzer.cat26 = Mobile Framework +wappalyzer.cat27 = Programming Language +wappalyzer.cat28 = Operating System +wappalyzer.cat29 = Search Engine +wappalyzer.cat30 = Web Mail +wappalyzer.cat31 = CDN +wappalyzer.cat32 = Marketing Automation +wappalyzer.cat33 = Web Server Extension +wappalyzer.cat34 = Database +wappalyzer.cat35 = Map +wappalyzer.cat36 = Advertising Network diff --git a/share/apps.json b/share/apps.json index a068f1848..4ad4503d2 100644 --- a/share/apps.json +++ b/share/apps.json @@ -990,7 +990,7 @@ "Locomotive": { "cats": [ 1 ], "html": "\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/", - "implies": [ "Ruby", "Ruby on Rails" ] + "implies": [ "Ruby", "Ruby on Rails", "MongoDB" ] }, "Lotus Domino": { "cats": [ 22 ], @@ -1130,6 +1130,9 @@ "headers": { "Server": "Mongrel" }, "implies": [ "Ruby" ] }, + "MongoDB": { + "cats": [ 24 ] + }, "Moodle": { "cats": [ 21 ], "html": "(var moodleConfigFn = function\\(me\\)|]+moodlelogo)", @@ -1167,6 +1170,9 @@ "cats": [ 1 ], "meta": { "generator": "Mynetcap" } }, + "MySQL": { + "cats": [ 24 ] + }, "Nedstat": { "cats": [ 10 ], "html": "sitestat\\(\\\".+nl\\.sitestat\\.com" @@ -1331,7 +1337,7 @@ "phpMyAdmin": { "cats": [ 3 ], "html": "(var pma_absolute_uri = '|PMA_sendHeaderLocation\\(|phpMyAdmin)", - "implies": [ "PHP" ] + "implies": [ "PHP", "MySQL" ] }, "PHP-Nuke": { "cats": [ 2 ], diff --git a/share/images/icons/MongoDB.png b/share/images/icons/MongoDB.png new file mode 100644 index 0000000000000000000000000000000000000000..5d499fe2f7d95842a9cfde4d8eb5ad1a72268b0e GIT binary patch literal 474 zcmV<00VV#4P) zK~y-)os-RO6G0G!zxMbCgA-U3FmT~V;uN7MQZ76K;t6;L-ir$_!X+RfICF`B6T%^E zV$XCJhlK@a*8wr3(nvj;QgwBW9o*j$0A~Ep8gwdZAi?x*g+17AYke5>^BSW&Gj2aW zVD;n{QH>jg9c&^<#^l*U%EZt#Q9qr-&^qtI`Uzsc!f%XOc}9YAeZ+F_Dqw&$+XfgL z6x5Hl$zE866B3d*+nu2`uheg%l2OmcEW^oO2#FAs*$}TrfBKC22z)vqCp84&L*p~%AB?q39GzhI3f6OXVGAum1n*wIz3@B#09P-_+{n^W QM*si-07*qoM6N<$g6}iJxBvhE literal 0 HcmV?d00001 diff --git a/share/images/icons/MySQL.png b/share/images/icons/MySQL.png new file mode 100644 index 0000000000000000000000000000000000000000..96af0876f24b40f9ead3f4f0c37d6622ed123798 GIT binary patch literal 468 zcmV;_0W1EAP)nfuQpcDZMTR8m_#7wQ8&Q@zCLXbFzSD#qI8A(oD=5T zl^UtneNhpN?+fpRL(>9DAe7ugq~OrB6WSQXa(=NgEupy!KXThZJXgnre`gHsT~53i z@>Eg!V0O%;tfsm6jK3X5COlL&1>--JAiXC}ieB@RD0000< KMNUMnLSTaFyS0S? literal 0 HcmV?d00001