Updated ImpressPages, added MediaTomb, higher res icons

main
Elbert Alias 11 years ago
parent 00bef5418a
commit fd6e87b032

@ -4,7 +4,7 @@
[cross-platform](https://github.com/ElbertF/Wappalyzer/wiki/Drivers) utility that uncovers the
technologies used on websites. It detects
[content management systems](https://wappalyzer.com/categories/cms),
[web shops](https://wappalyzer.com/categories/web-shops),
[eCommerce platforms](https://wappalyzer.com/categories/ecommerce),
[web servers](https://wappalyzer.com/categories/web-servers),
[JavaScript frameworks](https://wappalyzer.com/categories/javascript-frameworks),
[analytics tools](https://wappalyzer.com/categories/analytics) and
@ -21,3 +21,4 @@ Donate Bitcoin: 16gb4uGDAjaeRJwKVmKr2EXa8x2fmvT8EQ - *Thanks!*
![QR Code](https://wappalyzer.com/sites/default/themes/wappalyzer/images/bitcoinqrcode.png)

@ -17,7 +17,7 @@
"categoryName3": { "message": "Database Manager" },
"categoryName4": { "message": "Documentation Tool" },
"categoryName5": { "message": "Widget" },
"categoryName6": { "message": "Web Shop" },
"categoryName6": { "message": "eCommerce" },
"categoryName7": { "message": "Photo Gallery" },
"categoryName8": { "message": "Wiki" },
"categoryName9": { "message": "Hosting Panel" },

@ -206,6 +206,7 @@
18, // Web Framework
21, // LMS
7, // Photo Gallery
38, // Media Server
3, // Database Manager
34, // Database
4, // Documentation Tool
@ -221,7 +222,6 @@
20, // Editor
10, // Analytics
32, // Marketing Automation
38, // Media Server
31, // CDN
23, // Cache Tool
17, // Font Script

@ -321,6 +321,7 @@
18, // Web Framework
21, // LMS
7, // Photo Gallery
38, // Media Server
3, // Database Manager
34, // Database
4, // Documentation Tool
@ -336,7 +337,6 @@
20, // Editor
10, // Analytics
32, // Marketing Automation
38, // Media Server
31, // CDN
23, // Cache Tool
17, // Font Script

@ -18,7 +18,7 @@ cat2 = Message Board
cat3 = Database Manager
cat4 = Documentation Tool
cat5 = Widget
cat6 = Web Shop
cat6 = eCommerce
cat7 = Photo Gallery
cat8 = Wiki
cat9 = Hosting Panel

@ -18,7 +18,7 @@ cat2 = Message Board
cat3 = Database Manager
cat4 = Documentation Tool
cat5 = Widget
cat6 = Web Shop
cat6 = eCommerce
cat7 = Photo Gallery
cat8 = Wiki
cat9 = Hosting Panel

@ -18,7 +18,7 @@ cat2 = Message Board
cat3 = Database Manager
cat4 = Documentation Tool
cat5 = Widget
cat6 = Web Shop
cat6 = eCommerce
cat7 = Photo Gallery
cat8 = Wiki
cat9 = Hosting Panel

@ -153,7 +153,7 @@
<row>
<checkbox preference="wappalyzer-cat22" label="&wappalyzer.cat22;"/><!-- Web servers -->
<checkbox preference="wappalyzer-cat33" label="&wappalyzer.cat33;"/><!-- Web server extensions -->
<checkbox preference="wappalyzer-cat6" label="&wappalyzer.cat6;" /><!-- Web shops -->
<checkbox preference="wappalyzer-cat6" label="&wappalyzer.cat6;" /><!-- eCommerce -->
<checkbox preference="wappalyzer-cat5" label="&wappalyzer.cat5;" /><!-- Widgets -->
<checkbox preference="wappalyzer-cat8" label="&wappalyzer.cat8;" /><!-- Wikis -->
</row>

@ -23,7 +23,7 @@
<!ENTITY wappalyzer.cat3 "Database managers">
<!ENTITY wappalyzer.cat4 "Documentation tools">
<!ENTITY wappalyzer.cat5 "Widgets">
<!ENTITY wappalyzer.cat6 "Web shops">
<!ENTITY wappalyzer.cat6 "eCommerce">
<!ENTITY wappalyzer.cat7 "Photo galleries">
<!ENTITY wappalyzer.cat8 "Wikis">
<!ENTITY wappalyzer.cat9 "Hosting panels">

@ -7,7 +7,7 @@ wappalyzer.cat2 = Message Board
wappalyzer.cat3 = Database Manager
wappalyzer.cat4 = Documentation Tool
wappalyzer.cat5 = Widget
wappalyzer.cat6 = Web Shop
wappalyzer.cat6 = eCommerce
wappalyzer.cat7 = Photo Gallery
wappalyzer.cat8 = Wiki
wappalyzer.cat9 = Hosting Panel

@ -23,7 +23,7 @@
<!ENTITY wappalyzer.cat3 "Database managers">
<!ENTITY wappalyzer.cat4 "Documentation tools">
<!ENTITY wappalyzer.cat5 "Widgets">
<!ENTITY wappalyzer.cat6 "Web shops">
<!ENTITY wappalyzer.cat6 "eCommerce">
<!ENTITY wappalyzer.cat7 "Photo galleries">
<!ENTITY wappalyzer.cat8 "Wikis">
<!ENTITY wappalyzer.cat9 "Hosting panels">

@ -7,7 +7,7 @@ wappalyzer.cat2 = Message Board
wappalyzer.cat3 = Database Manager
wappalyzer.cat4 = Documentation Tool
wappalyzer.cat5 = Widget
wappalyzer.cat6 = Web Shop
wappalyzer.cat6 = eCommerce
wappalyzer.cat7 = Photo Gallery
wappalyzer.cat8 = Wiki
wappalyzer.cat9 = Hosting Panel

@ -5,7 +5,7 @@
"3": "database-managers",
"4": "documentation-tools",
"5": "widgets",
"6": "web-shops",
"6": "ecommerce",
"7": "photo-galleries",
"8": "wikis",
"9": "hosting-panels",
@ -1219,7 +1219,7 @@
"ImpressPages": {
"website": "impresspages.org",
"cats": [ 1 ],
"meta": { "generator": "ImpressPages CMS ([\\d.]+)\\;version:\\1" },
"meta": { "generator": "ImpressPages(?: CMS)?( [\\d.]*)\\;version:\\1" },
"implies": "PHP"
},
"Incapsula": {
@ -1625,6 +1625,11 @@
"cats": [ 14 ],
"env": "^mejs$"
},
"MediaTomb": {
"website": "mediatomb.cc",
"cats": [ 38 ],
"headers": { "Server": "MediaTomb(?:/([0-9.]+))?\\;version:\\1" }
},
"MediaWiki": {
"website": "www.mediawiki.org",
"cats": [ 8 ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 475 B

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 475 B

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 832 B

After

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 893 B

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 813 B

After

Width:  |  Height:  |  Size: 239 B

Loading…
Cancel
Save