Merge branch 'master' into Amazon-EC2

main
Craig London 8 years ago committed by GitHub
commit 1c4eb54d40

@ -105,7 +105,10 @@
"cats": [ "cats": [
10 10
], ],
"env": "^xtsite$", "env": [
"^xtsite$",
"^ATInternet$"
],
"icon": "AT Internet Analyzer.png", "icon": "AT Internet Analyzer.png",
"website": "atinternet.com/en" "website": "atinternet.com/en"
}, },
@ -434,6 +437,16 @@
"generator": "Amaya(?: V?([\\d.]+[a-z]))?\\;version:\\1" "generator": "Amaya(?: V?([\\d.]+[a-z]))?\\;version:\\1"
}, },
"website": "www.w3.org/Amaya" "website": "www.w3.org/Amaya"
},
"Amazon Cloudfront": {
"cats": [
31
],
"headers": {
"X-Amz-Cf-Id": ""
},
"icon": "Amazon-Cloudfront.svg",
"website": "aws.amazon.com/cloudfront/"
}, },
"Amazon EC2": { "Amazon EC2": {
"cats": [ "cats": [
@ -544,6 +557,7 @@
"html": "<html[^>]* xmlns:jspwiki=", "html": "<html[^>]* xmlns:jspwiki=",
"icon": "Apache JSPWiki.png", "icon": "Apache JSPWiki.png",
"script": "jspwiki", "script": "jspwiki",
"implies": "Apache Tomcat",
"url": "wiki\\.jsp", "url": "wiki\\.jsp",
"website": "jspwiki.org" "website": "jspwiki.org"
}, },
@ -555,6 +569,7 @@
"Server": "Apache-Coyote(/1\\.1)?\\;version:\\1?4.1+:", "Server": "Apache-Coyote(/1\\.1)?\\;version:\\1?4.1+:",
"X-Powered-By": "\bTomcat\b(?:-([\\d.]+))?\\;version:\\1" "X-Powered-By": "\bTomcat\b(?:-([\\d.]+))?\\;version:\\1"
}, },
"implies": "Java",
"icon": "Apache Tomcat.svg", "icon": "Apache Tomcat.svg",
"website": "tomcat.apache.org" "website": "tomcat.apache.org"
}, },
@ -671,9 +686,7 @@
"Powered by <a href=\"http://www.asymptix.com/\" rel=\"external\">Asymptix PHP Framework</a>" "Powered by <a href=\"http://www.asymptix.com/\" rel=\"external\">Asymptix PHP Framework</a>"
], ],
"icon": "Asymptix PHP Framework.png", "icon": "Asymptix PHP Framework.png",
"implies": [ "implies": "PHP",
"PHP"
],
"website": "github.com/Asymptix/Framework" "website": "github.com/Asymptix/Framework"
}, },
"Atlassian Bitbucket": { "Atlassian Bitbucket": {
@ -739,6 +752,21 @@
], ],
"website": "www.atlassian.com/software/jira/overview/" "website": "www.atlassian.com/software/jira/overview/"
}, },
"Aurelia": {
"cats": [
12
],
"icon": "Aurelia.svg",
"html": [
"<[^>]+aurelia-app=[^>]",
"<[^>]+data-main=[^>]aurelia-bootstrapper",
"<[^>]+au-target-id=[^>]\\d"
],
"script": [
"aurelia(?:\\.min)?\\.js"
],
"website": "aurelia.io"
},
"Avangate": { "Avangate": {
"cats": [ "cats": [
6 6
@ -832,10 +860,9 @@
"cats": [ "cats": [
6 6
], ],
"env": "^compareProducts$", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/",
"html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"icon": "Bigcommerce.png", "icon": "Bigcommerce.png",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/",
"url": "mybigcommerce\\.com", "url": "mybigcommerce\\.com",
"website": "www.bigcommerce.com" "website": "www.bigcommerce.com"
}, },
@ -956,6 +983,10 @@
"cats": [ "cats": [
40 40
], ],
"html": [
"(?:<!--|<BR>)Copyright\\(C\\) [\\d-]+ Brother Industries",
"<TITLE>\n\\s*BROTHER "
],
"icon": "Brother.png", "icon": "Brother.png",
"website": "www.brother.com" "website": "www.brother.com"
}, },
@ -1173,9 +1204,7 @@
"Server": "CANON HTTP Server(?:/([\\d.]+))?\\;version:\\1" "Server": "CANON HTTP Server(?:/([\\d.]+))?\\;version:\\1"
}, },
"icon": "Canon HTTP Server.png", "icon": "Canon HTTP Server.png",
"implies": [ "implies": "Canon",
"Canon"
],
"website": "www.canon.com" "website": "www.canon.com"
}, },
"Captch Me": { "Captch Me": {
@ -1418,6 +1447,15 @@
"icon": "CodeMirror.png", "icon": "CodeMirror.png",
"website": "codemirror.net" "website": "codemirror.net"
}, },
"Comandia": {
"cats": [
6
],
"env": "^Comandia$",
"html": "<link[^>]+=['\"]//cdn\\.mycomandia\\.com",
"icon": "Comandia.svg",
"website": "comandia.com"
},
"Commerce Server": { "Commerce Server": {
"cats": [ "cats": [
6 6
@ -1787,7 +1825,7 @@
], ],
"headers": { "headers": {
"Server": "Debian", "Server": "Debian",
"X-Powered-By": "(?:Debian|dotdeb|(sarge|etch|lenny|squeeze|wheezy|jessie))\\;version:\\1" "X-Powered-By": "(?:Debian|dotdeb|(potato|woody|sarge|etch|lenny|squeeze|wheezy|jessie|stretch|sid))\\;version:\\1"
}, },
"icon": "Debian.png", "icon": "Debian.png",
"website": "debian.org" "website": "debian.org"
@ -1861,9 +1899,7 @@
], ],
"env": "Discourse", "env": "Discourse",
"icon": "Discourse.png", "icon": "Discourse.png",
"implies": [ "implies": "Ruby on Rails",
"Ruby on Rails"
],
"meta": { "meta": {
"generator": "Discourse(?: ?/?([\\d.]+\\d))?\\;version:\\1" "generator": "Discourse(?: ?/?([\\d.]+\\d))?\\;version:\\1"
}, },
@ -1999,6 +2035,16 @@
"script": "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js", "script": "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js",
"website": "www.google.com/dfp" "website": "www.google.com/dfp"
}, },
"DovetailWRP": {
"cats": [
1
],
"html": "<link[^>]* href=\"\/DovetailWRP\/",
"icon": "DovetailWRP.png",
"implies": "ASP.NET",
"script": "\/DovetailWRP\/",
"website": "www.dovetailinternet.com"
},
"Doxygen": { "Doxygen": {
"cats": [ "cats": [
4 4
@ -2480,7 +2526,8 @@
], ],
"html": "Powered by (?:<strong>)?<a href=\"[^>]+fluxbb", "html": "Powered by (?:<strong>)?<a href=\"[^>]+fluxbb",
"icon": "FluxBB.png", "icon": "FluxBB.png",
"website": "fluxbb.org" "website": "fluxbb.org",
"implies": "PHP"
}, },
"Flyspray": { "Flyspray": {
"cats": [ "cats": [
@ -2491,6 +2538,7 @@
}, },
"html": "(?:<a[^>]+>Powered by Flyspray|<map id=\"projectsearchform)", "html": "(?:<a[^>]+>Powered by Flyspray|<map id=\"projectsearchform)",
"icon": "Flyspray.png", "icon": "Flyspray.png",
"implies": "PHP",
"website": "flyspray.org" "website": "flyspray.org"
}, },
"Font Awesome": { "Font Awesome": {
@ -2655,6 +2703,7 @@
"meta": { "meta": {
"generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1" "generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1"
}, },
"implies": "Node.js",
"website": "ghost.org" "website": "ghost.org"
}, },
"GitBook": { "GitBook": {
@ -2675,6 +2724,14 @@
"headers": { "headers": {
"Set-cookie": "_gitlab_session" "Set-cookie": "_gitlab_session"
}, },
"meta": {
"description": "^GitLab"
},
"html": [
"<meta content=\"GitLab\" property=\"og:site_name\">",
"<meta content=\"https?://[^/]+/assets/gitlab_logo-"
],
"env": "^GitLab$",
"icon": "GitLab.svg", "icon": "GitLab.svg",
"implies": [ "implies": [
"Ruby", "Ruby",
@ -2697,6 +2754,18 @@
}, },
"website": "about.gitlab.com/gitlab-ci" "website": "about.gitlab.com/gitlab-ci"
}, },
"GitPHP": {
"cats": [
47
],
"icon": "default.png",
"implies": "PHP",
"html": [
"<!-- gitphp web interface ([\\d.]+)\\;version:\\1",
"<a href=\"http://www.gitphp.org/\" target=\"_blank\">GitPHP by Chris Han"
],
"website": "gitphp.org"
},
"GlassFish": { "GlassFish": {
"cats": [ "cats": [
22 22
@ -2913,6 +2982,7 @@
"generator": "Graffiti CMS ([^\"]+)\\;version:\\1" "generator": "Graffiti CMS ([^\"]+)\\;version:\\1"
}, },
"script": "/graffiti\\.js", "script": "/graffiti\\.js",
"implies": "Microsoft ASP.NET",
"website": "graffiticms.codeplex.com" "website": "graffiticms.codeplex.com"
}, },
"Grandstream": { "Grandstream": {
@ -2931,9 +3001,7 @@
1 1
], ],
"icon": "Grav.png", "icon": "Grav.png",
"implies": [ "implies": "PHP",
"PHP"
],
"meta": { "meta": {
"generator": "GravCMS(?:\\s([\\d.]+))?\\;version:\\1" "generator": "GravCMS(?:\\s([\\d.]+))?\\;version:\\1"
}, },
@ -2959,10 +3027,7 @@
"<link [^>]*href=(?:\"|')[^>]*wp-content/plugins/gravityforms/css/" "<link [^>]*href=(?:\"|')[^>]*wp-content/plugins/gravityforms/css/"
], ],
"icon": "gravityforms.svg", "icon": "gravityforms.svg",
"implies": [ "implies": "WordPress",
"WordPress",
"PHP"
],
"website": "gravityforms.com" "website": "gravityforms.com"
}, },
"Gravity Insights": { "Gravity Insights": {
@ -2979,6 +3044,7 @@
], ],
"html": "<img[^>]+/dsresource\\?objectid=", "html": "<img[^>]+/dsresource\\?objectid=",
"icon": "Green Valley CMS.png", "icon": "Green Valley CMS.png",
"implies": "Apache Tomcat",
"meta": { "meta": {
"DC.identifier": "/content\\.jsp\\?objectid=" "DC.identifier": "/content\\.jsp\\?objectid="
}, },
@ -3018,9 +3084,7 @@
"Server": "HP-Chai(?:Server|SOE)(?:/([\\d.]+))?\\;version:\\1" "Server": "HP-Chai(?:Server|SOE)(?:/([\\d.]+))?\\;version:\\1"
}, },
"icon": "HP.svg", "icon": "HP.svg",
"implies": [ "implies": "HP",
"HP"
],
"website": "hp.com" "website": "hp.com"
}, },
"HP Compact Server": { "HP Compact Server": {
@ -3090,7 +3154,7 @@
"headers": { "headers": {
"X-Firefox-Spdy": "h2" "X-Firefox-Spdy": "h2"
}, },
"icon": "default.png", "icon": "http2.png",
"website": "http2.github.io" "website": "http2.github.io"
}, },
"Hammer.js": { "Hammer.js": {
@ -3215,6 +3279,7 @@
"Set-Cookie": "hotaru_mobile=" "Set-Cookie": "hotaru_mobile="
}, },
"icon": "Hotaru CMS.png", "icon": "Hotaru CMS.png",
"implies": "PHP",
"meta": { "meta": {
"generator": "Hotaru CMS" "generator": "Hotaru CMS"
}, },
@ -3285,6 +3350,7 @@
6 6
], ],
"icon": "IBM.svg", "icon": "IBM.svg",
"html": "href=\"(?:\/|[^>]+)webapp\/wcs\/",
"implies": "Java", "implies": "Java",
"url": "/wcs/", "url": "/wcs/",
"website": "ibm.com/software/genservers/commerceproductline" "website": "ibm.com/software/genservers/commerceproductline"
@ -3329,6 +3395,10 @@
"cats": [ "cats": [
2 2
], ],
"implies": [
"PHP",
"MySQL"
],
"env": "^(?:IPBoard$|ipb_var|ipsSettings)", "env": "^(?:IPBoard$|ipb_var|ipsSettings)",
"html": "<link[^>]+ipb_[^>]+\\.css", "html": "<link[^>]+ipb_[^>]+\\.css",
"icon": "IPB.png", "icon": "IPB.png",
@ -3446,6 +3516,7 @@
"Set-Cookie": "InstantCMS\\[logdate\\]=" "Set-Cookie": "InstantCMS\\[logdate\\]="
}, },
"icon": "InstantCMS.png", "icon": "InstantCMS.png",
"implies": "PHP",
"meta": { "meta": {
"generator": "InstantCMS" "generator": "InstantCMS"
}, },
@ -3548,9 +3619,7 @@
"Server": "JC-HTTPD(?:/([\\d.]+))?\\;version:\\1" "Server": "JC-HTTPD(?:/([\\d.]+))?\\;version:\\1"
}, },
"icon": "JC-HTTPD.png", "icon": "JC-HTTPD.png",
"implies": [ "implies": "Canon",
"Canon"
],
"website": "canon.com" "website": "canon.com"
}, },
"JS Charts": { "JS Charts": {
@ -3626,12 +3695,12 @@
"implies": "Java", "implies": "Java",
"website": "www.oracle.com/technetwork/java/javaee/jsp/index.html" "website": "www.oracle.com/technetwork/java/javaee/jsp/index.html"
}, },
"Javascript Infovis Toolkit": { "JavaScript Infovis Toolkit": {
"cats": [ "cats": [
25 25
], ],
"env": "^\\$jit$", "env": "^\\$jit$",
"icon": "Javascript Infovis Toolkit.png", "icon": "JavaScript Infovis Toolkit.png",
"script": "jit.*\\.js", "script": "jit.*\\.js",
"website": "thejit.org" "website": "thejit.org"
}, },
@ -3654,6 +3723,7 @@
"X-Jenkins": "([\\d\\.]+)\\;version:\\1" "X-Jenkins": "([\\d\\.]+)\\;version:\\1"
}, },
"icon": "Jenkins.png", "icon": "Jenkins.png",
"implies": "Java",
"website": "jenkins-ci.org" "website": "jenkins-ci.org"
}, },
"Jetty": { "Jetty": {
@ -3692,6 +3762,7 @@
], ],
"env": "^Jobber$", "env": "^Jobber$",
"icon": "JobberBase.png", "icon": "JobberBase.png",
"implies": "PHP",
"meta": { "meta": {
"generator": "Jobberbase" "generator": "Jobberbase"
}, },
@ -4046,9 +4117,7 @@
}, },
"html": "<!-- Lightmon Engine Copyright Lightmon", "html": "<!-- Lightmon Engine Copyright Lightmon",
"icon": "LightMon Engine.png", "icon": "LightMon Engine.png",
"implies": [ "implies": "PHP",
"PHP"
],
"meta": { "meta": {
"generator": "LightMon Engine" "generator": "LightMon Engine"
}, },
@ -4179,6 +4248,7 @@
"X-Powered-By": "LiveStreet CMS" "X-Powered-By": "LiveStreet CMS"
}, },
"icon": "LiveStreet CMS.png", "icon": "LiveStreet CMS.png",
"implies": "PHP",
"website": "livestreetcms.com" "website": "livestreetcms.com"
}, },
"Livefyre": { "Livefyre": {
@ -4247,6 +4317,7 @@
"Server": "Lotus-Domino" "Server": "Lotus-Domino"
}, },
"icon": "Lotus Domino.png", "icon": "Lotus Domino.png",
"implies": "Java",
"website": "www-01.ibm.com/software/lotus/products/domino" "website": "www-01.ibm.com/software/lotus/products/domino"
}, },
"Lua": { "Lua": {
@ -4264,6 +4335,7 @@
34 34
], ],
"icon": "Lucene.png", "icon": "Lucene.png",
"implies": "Java",
"website": "lucene.apache.org/core/" "website": "lucene.apache.org/core/"
}, },
"M.R. Inc BoxyOS": { "M.R. Inc BoxyOS": {
@ -4396,6 +4468,7 @@
], ],
"html": "<img[^>]+ alt=\"Powered by Mantis Bugtracker", "html": "<img[^>]+ alt=\"Powered by Mantis Bugtracker",
"icon": "MantisBT.png", "icon": "MantisBT.png",
"implies": "PHP",
"website": "www.mantisbt.org" "website": "www.mantisbt.org"
}, },
"ManyContacts": { "ManyContacts": {
@ -4452,7 +4525,8 @@
31 31
], ],
"headers": { "headers": {
"Server": "NetDNA" "Server": "^NetDNA",
"X-CDN-Forward": "^maxcdn$"
}, },
"icon": "MaxCDN.png", "icon": "MaxCDN.png",
"website": "www.maxcdn.com" "website": "www.maxcdn.com"
@ -4462,6 +4536,7 @@
1 1
], ],
"icon": "MaxSite CMS.png", "icon": "MaxSite CMS.png",
"implies": "PHP",
"meta": { "meta": {
"generator": "MaxSite CMS" "generator": "MaxSite CMS"
}, },
@ -4507,6 +4582,7 @@
], ],
"html": "(?:<a[^>]+>Powered by MediaWiki</a>|<[^>]+id=\"t-specialpages)", "html": "(?:<a[^>]+>Powered by MediaWiki</a>|<[^>]+id=\"t-specialpages)",
"icon": "MediaWiki.png", "icon": "MediaWiki.png",
"implies": "PHP",
"meta": { "meta": {
"generator": "MediaWiki" "generator": "MediaWiki"
}, },
@ -4520,6 +4596,18 @@
"icon": "Meebo.png", "icon": "Meebo.png",
"website": "www.meebo.com" "website": "www.meebo.com"
}, },
"Melis CMS V2": {
"cats": [
1,
6
],
"html": "<!-- Rendered with Melics CMS V2",
"meta": {
"powered-by": "^Melis CMS"
},
"icon": "meliscmsv2.png",
"website": "www.melistechnology.com/"
},
"Meteor": { "Meteor": {
"cats": [ "cats": [
12 12
@ -4533,7 +4621,7 @@
"cats": [ "cats": [
1 1
], ],
"env": "^eidosBase$\\;confidence:99", "env": "^eidosBase$",
"html": "<!-- Methode uuid: \"[a-f\\d]+\" ?-->", "html": "<!-- Methode uuid: \"[a-f\\d]+\" ?-->",
"icon": "Methode.png", "icon": "Methode.png",
"meta": { "meta": {
@ -4822,7 +4910,10 @@
], ],
"env": "^moodle", "env": "^moodle",
"headers": { "headers": {
"Set-Cookie": "MoodleSession" "Set-Cookie": "(?:MoodleSession|MOODLEID_)"
},
"meta": {
"keywords": "^moodle"
}, },
"html": "<img[^>]+moodlelogo", "html": "<img[^>]+moodlelogo",
"icon": "Moodle.png", "icon": "Moodle.png",
@ -4980,10 +5071,7 @@
"X-Flow-Powered": "Neos/?(.+)?$\\;version:\\1" "X-Flow-Powered": "Neos/?(.+)?$\\;version:\\1"
}, },
"icon": "Neos.svg", "icon": "Neos.svg",
"implies": [ "implies": "Neos Flow",
"PHP",
"Neos Flow"
],
"url": "/neos/", "url": "/neos/",
"website": "neos.io" "website": "neos.io"
}, },
@ -5007,12 +5095,6 @@
"X-Powered-CMS": "Nepso" "X-Powered-CMS": "Nepso"
}, },
"icon": "Nepso.png", "icon": "Nepso.png",
"implies": [
"Python",
"Perl",
"Java",
"PHP"
],
"website": "nepso.com" "website": "nepso.com"
}, },
"Netmonitor": { "Netmonitor": {
@ -5048,8 +5130,15 @@
18 18
], ],
"headers": { "headers": {
"X-Powered-By": "Nette Framework" "X-Powered-By": "Nette Framework",
"Set-Cookie": "nette-browser="
}, },
"env": "Nette",
"html": [
"<input[^>]+data-nette-rules",
"<div[^>]+id=\"snippet-",
"<input[^>]+id=\"frm-"
],
"icon": "Nette Framework.png", "icon": "Nette Framework.png",
"implies": "PHP", "implies": "PHP",
"website": "nette.org" "website": "nette.org"
@ -5110,6 +5199,19 @@
"implies": "Laravel", "implies": "Laravel",
"website": "octobercms.com" "website": "octobercms.com"
}, },
"Octopress": {
"cats": [
1,
11
],
"html": "Powered by <a href=\"http://octopress.org\">",
"implies": "Jekyll",
"meta": {
"generator": "Octopress"
},
"icon": "octopress.png",
"website": "octopress.org"
},
"Odoo": { "Odoo": {
"cats": [ "cats": [
1, 1,
@ -5179,9 +5281,7 @@
"Set-Cookie": "\bOJSSID\b" "Set-Cookie": "\bOJSSID\b"
}, },
"icon": "Open Journal Systems.png", "icon": "Open Journal Systems.png",
"implies": [ "implies": "PHP",
"PHP"
],
"meta": { "meta": {
"generator": "Open Journal Systems(?: ([\\d.]+))?\\;version:\\1" "generator": "Open Journal Systems(?: ([\\d.]+))?\\;version:\\1"
}, },
@ -5201,6 +5301,7 @@
6 6
], ],
"icon": "Open eShop.png", "icon": "Open eShop.png",
"implies": "PHP",
"meta": { "meta": {
"author": "open-eshop\\.com", "author": "open-eshop\\.com",
"copyright": "Open eShop ?([0-9.]+)?\\;version:\\1" "copyright": "Open eShop ?([0-9.]+)?\\;version:\\1"
@ -5517,6 +5618,11 @@
], ],
"env": "^pi(?:Tracker|Hostname|Protocol|CId|AId)$", "env": "^pi(?:Tracker|Hostname|Protocol|CId|AId)$",
"icon": "Pardot.png", "icon": "Pardot.png",
"headers": {
"X-Pardot-LB": "",
"X-Pardot-Route": "",
"X-Pardot-Rsp": ""
},
"website": "pardot.com" "website": "pardot.com"
}, },
"Parse.ly": { "Parse.ly": {
@ -5554,6 +5660,7 @@
"X-Powered-By": "PencilBlue" "X-Powered-By": "PencilBlue"
}, },
"icon": "PencilBlue.png", "icon": "PencilBlue.png",
"implies": "Node.js",
"website": "pencilblue.org" "website": "pencilblue.org"
}, },
"Penguin": { "Penguin": {
@ -5665,9 +5772,7 @@
"X-Powered-By": "pimcore" "X-Powered-By": "pimcore"
}, },
"icon": "pimcore.svg", "icon": "pimcore.svg",
"implies": [ "implies": "PHP",
"PHP"
],
"website": "pimcore.org" "website": "pimcore.org"
}, },
"Pinterest": { "Pinterest": {
@ -5753,6 +5858,16 @@
}, },
"website": "plone.org" "website": "plone.org"
}, },
"Plotly": {
"cats": [
25
],
"icon": "Plotly.png",
"implies": "D3",
"env": "Plotly",
"script": "https?://cdn\\.plot\\.ly/plotly",
"website": "plot.ly/javascript/"
},
"Plura": { "Plura": {
"cats": [ "cats": [
19 19
@ -5875,6 +5990,23 @@
"script": "protovis.*\\.js", "script": "protovis.*\\.js",
"website": "mbostock.github.com/protovis" "website": "mbostock.github.com/protovis"
}, },
"Proximis Omnichannel": {
"cats": [
6,
1
],
"env": "^__change$",
"html": "<html[^>]+data-ng-app=\"RbsChangeApp\"",
"icon": "Proximis Omnichannel.png",
"implies": [
"PHP",
"AngularJS"
],
"meta": {
"generator": "Proximis Omnichannel"
},
"website": "www.proximis.com"
},
"PubMatic": { "PubMatic": {
"cats": [ "cats": [
36 36
@ -6246,10 +6378,16 @@
11 11
], ],
"icon": "Roadiz CMS.png", "icon": "Roadiz CMS.png",
"implies": "PHP", "implies": [
"PHP",
"Symfony"
],
"meta": { "meta": {
"generator": "^Roadiz ([a-z0-9\\s\\.]+) - \\;version:\\1" "generator": "^Roadiz ([a-z0-9\\s\\.]+) - \\;version:\\1"
}, },
"headers": {
"X-Powered-By": "Roadiz CMS"
},
"website": "www.roadiz.io" "website": "www.roadiz.io"
}, },
"Robin": { "Robin": {
@ -6428,6 +6566,7 @@
"cats": [ "cats": [
3 3
], ],
"implies": "PHP",
"html": "(?:<title>SQL Buddy</title>|<[^>]+onclick=\"sideMainClick\\(\"home\\.php)", "html": "(?:<title>SQL Buddy</title>|<[^>]+onclick=\"sideMainClick\\(\"home\\.php)",
"icon": "SQL Buddy.png", "icon": "SQL Buddy.png",
"website": "www.sqlbuddy.com" "website": "www.sqlbuddy.com"
@ -6634,6 +6773,18 @@
"script": "w\\.sharethis\\.com/", "script": "w\\.sharethis\\.com/",
"website": "sharethis.com" "website": "sharethis.com"
}, },
"ShellInABox": {
"cats": [
46
],
"html": [
"<title>Shell In A Box</title>",
"must be enabled for ShellInABox</noscript>"
],
"env": "^ShellInABox$",
"icon": "ShellInABox.png",
"website": "shellinabox.com"
},
"ShinyStat": { "ShinyStat": {
"cats": [ "cats": [
10 10
@ -6713,7 +6864,7 @@
"cats": [ "cats": [
6 6
], ],
"html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1\\;confidence:90", "html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1",
"icon": "Shopware.png", "icon": "Shopware.png",
"implies": [ "implies": [
"PHP", "PHP",
@ -6931,7 +7082,7 @@
"headers": { "headers": {
"solodev_session": "" "solodev_session": ""
}, },
"html": "<div class='dynamicDiv' id='dd\\.\\d\\.\\d'>", "html": "<div class=(?:\"|')dynamicDiv(?:\"|') id=(?:\"|')dd\\.\\d\\.\\d(?:\\.\\d)?(?:\"|')>",
"icon": "Solodev.png", "icon": "Solodev.png",
"implies": "PHP", "implies": "PHP",
"website": "www.solodev.com" "website": "www.solodev.com"
@ -7165,10 +7316,7 @@
"X-Generator": "Sulu/?(.+)?$\\;version:\\1" "X-Generator": "Sulu/?(.+)?$\\;version:\\1"
}, },
"icon": "Sulu.svg", "icon": "Sulu.svg",
"implies": [ "implies": "Symfony",
"PHP",
"Symfony"
],
"website": "sulu.io" "website": "sulu.io"
}, },
"SumoMe": { "SumoMe": {
@ -7240,9 +7388,12 @@
48 48
], ],
"icon": "Synology DiskStation.png", "icon": "Synology DiskStation.png",
"html": "<noscript><div class='syno-no-script'",
"meta": { "meta": {
"application-name": "Synology DiskStation" "application-name": "Synology DiskStation",
"description": "^DiskStation provides a full-featured network attached storage"
}, },
"script": "webapi/entry\\.cgi\\?api=SYNO\\.(?:Core|Filestation)\\.Desktop\\.",
"website": "synology.com" "website": "synology.com"
}, },
"SyntaxHighlighter": { "SyntaxHighlighter": {
@ -7263,6 +7414,7 @@
}, },
"html": "<img [^>]*(?:title|alt)=\"This site is powered by the TWiki collaboration platform", "html": "<img [^>]*(?:title|alt)=\"This site is powered by the TWiki collaboration platform",
"icon": "TWiki.png", "icon": "TWiki.png",
"implies": "Perl",
"script": "(?:TWikiJavascripts|twikilib(?:\\.min)?\\.js)", "script": "(?:TWikiJavascripts|twikilib(?:\\.min)?\\.js)",
"website": "twiki.org" "website": "twiki.org"
}, },
@ -7349,6 +7501,10 @@
"meta": { "meta": {
"generator": "Textpattern" "generator": "Textpattern"
}, },
"implies": [
"PHP",
"MySQL"
],
"website": "textpattern.com" "website": "textpattern.com"
}, },
"Thelia": { "Thelia": {
@ -7547,7 +7703,7 @@
"html": [ "html": [
"<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1", "<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
"<link[^>]+?href=\"[^\"]+bootstrap(?:\\.min)?\\.css", "<link[^>]+?href=\"[^\"]+bootstrap(?:\\.min)?\\.css",
"<div [^>]*class=\"[^\"]*col-(?:xs|sm|md|lg)-\\d{1,2}" "<div[^>]+class=\"[^\"]*col-(?:xs|sm|md|lg)-\\d{1,2}"
], ],
"icon": "Twitter Bootstrap.png", "icon": "Twitter Bootstrap.png",
"script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))", "script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))",
@ -8188,6 +8344,9 @@
"Set-Cookie": "Domain=\\.wix\\.com", "Set-Cookie": "Domain=\\.wix\\.com",
"X-Wix-Dispatcher-Cache-Hit": "" "X-Wix-Dispatcher-Cache-Hit": ""
}, },
"meta": {
"X-Wix-Renderer-Server": ""
},
"icon": "Wix.png", "icon": "Wix.png",
"script": "static\\.wixstatic\\.com", "script": "static\\.wixstatic\\.com",
"website": "wix.com" "website": "wix.com"
@ -8198,6 +8357,7 @@
], ],
"html": "(?:<a href=\"[^>]+wolfcms\\.org[^>]+>Wolf CMS(?:</a>)? inside|Thank you for using <a[^>]+>Wolf CMS)", "html": "(?:<a href=\"[^>]+wolfcms\\.org[^>]+>Wolf CMS(?:</a>)? inside|Thank you for using <a[^>]+>Wolf CMS)",
"icon": "Wolf CMS.png", "icon": "Wolf CMS.png",
"implies": "PHP",
"website": "www.wolfcms.org" "website": "www.wolfcms.org"
}, },
"Woltlab Community Framework": { "Woltlab Community Framework": {
@ -8217,10 +8377,7 @@
"env": "woocommerce", "env": "woocommerce",
"html": "<!-- WooCommerce", "html": "<!-- WooCommerce",
"icon": "WooCommerce.png", "icon": "WooCommerce.png",
"implies": [ "implies": "WordPress",
"WordPress",
"PHP"
],
"meta": { "meta": {
"generator": "WooCommerce ([\\d.]+)\\;version:\\1" "generator": "WooCommerce ([\\d.]+)\\;version:\\1"
}, },
@ -8294,7 +8451,7 @@
"cats": [ "cats": [
22 22
], ],
"html": "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1\\;confidence:90", "html": "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1",
"icon": "XAMPP.png", "icon": "XAMPP.png",
"implies": [ "implies": [
"Apache", "Apache",
@ -8526,6 +8683,18 @@
"icon": "Yoast SEO.png", "icon": "Yoast SEO.png",
"website": "yoast.com" "website": "yoast.com"
}, },
"YouTrack": {
"cats": [
13
],
"html": [
"no-title=\"YouTrack\">",
"data-reactid=\"[^\"]+\">youTrack ([0-9.]+)<\\;version:\\1",
"type=\"application/opensearchdescription\\+xml\" title=\"YouTrack\"/>"
],
"icon": "YouTrack.png",
"website": "www.jetbrains.com/youtrack/"
},
"YouTube": { "YouTube": {
"cats": [ "cats": [
14 14
@ -8562,6 +8731,7 @@
"env": "^zbxCallPostScripts$", "env": "^zbxCallPostScripts$",
"html": "<body[^>]+zbxCallPostScripts", "html": "<body[^>]+zbxCallPostScripts",
"icon": "Zabbix.png", "icon": "Zabbix.png",
"implies": "PHP",
"meta": { "meta": {
"Author": "ZABBIX SIA\\;confidence:70" "Author": "ZABBIX SIA\\;confidence:70"
}, },
@ -8835,12 +9005,25 @@
}, },
"website": "git-scm.com" "website": "git-scm.com"
}, },
"gitlist": {
"cats": [
47
],
"html": "<p>Powered by <a[^>]+>GitList ([\\d.]+)\\;version:\\1",
"implies": [
"PHP",
"git"
],
"icon": "default.png",
"website": "gitlist.org"
},
"gitweb": { "gitweb": {
"cats": [ "cats": [
47 47
], ],
"html": "<!-- git web interface version", "html": "<!-- git web interface version ([\\d.]+)?\\;version:\\1",
"icon": "gitweb.png", "icon": "gitweb.png",
"script": "static/gitweb.js$",
"implies": [ "implies": [
"Perl", "Perl",
"git" "git"
@ -8858,9 +9041,7 @@
"Server": "gunicorn(?:/([\\d.]+))?\\;version:\\1" "Server": "gunicorn(?:/([\\d.]+))?\\;version:\\1"
}, },
"icon": "gunicorn.png", "icon": "gunicorn.png",
"implies": [ "implies": "Python",
"Python"
],
"website": "gunicorn.org" "website": "gunicorn.org"
}, },
"hapi.js": { "hapi.js": {
@ -9219,6 +9400,7 @@
], ],
"html": "<a href=\"https://owncloud.com\" target=\"_blank\">ownCloud Inc.</a><br/>Your Cloud, Your Data, Your Way!", "html": "<a href=\"https://owncloud.com\" target=\"_blank\">ownCloud Inc.</a><br/>Your Cloud, Your Data, Your Way!",
"icon": "ownCloud.png", "icon": "ownCloud.png",
"implies": "PHP",
"meta": { "meta": {
"apple-itunes-app": "app-id=543672169" "apple-itunes-app": "app-id=543672169"
}, },
@ -9275,6 +9457,22 @@
"implies": "PHP", "implies": "PHP",
"website": "www.phpdoc.org" "website": "www.phpdoc.org"
}, },
"phpliteadmin": {
"cats": [
3
],
"html": [
"<span id='logo'>phpLiteAdmin</span> <span id='version'>v([0-9.]+)<\\;version:\\1",
"<!-- Copyright [0-9]+ phpLiteAdmin (?:http://www.phpliteadmin.org/) -->",
"Powered by <a href='http://www.phpliteadmin\\.org/'"
],
"icon": "phpliteadmin.png",
"implies": [
"PHP",
"SQLite"
],
"website": "www.phpliteadmin.org/"
},
"phpMyAdmin": { "phpMyAdmin": {
"cats": [ "cats": [
3 3
@ -9304,7 +9502,7 @@
"icon": "phpSQLiteCMS.png", "icon": "phpSQLiteCMS.png",
"implies": [ "implies": [
"PHP", "PHP",
"SQLite\\;confidence:50" "SQLite"
], ],
"meta": { "meta": {
"generator": "^phpSQLiteCMS(?: (.+))?$\\;version:\\1" "generator": "^phpSQLiteCMS(?: (.+))?$\\;version:\\1"
@ -9569,7 +9767,7 @@
"9": "Hosting Panels", "9": "Hosting Panels",
"10": "Analytics", "10": "Analytics",
"11": "Blogs", "11": "Blogs",
"12": "Javascript Frameworks", "12": "JavaScript Frameworks",
"13": "Issue Trackers", "13": "Issue Trackers",
"14": "Video Players", "14": "Video Players",
"15": "Comment Systems", "15": "Comment Systems",
@ -9582,7 +9780,7 @@
"22": "Web Servers", "22": "Web Servers",
"23": "Cache Tools", "23": "Cache Tools",
"24": "Rich Text Editors", "24": "Rich Text Editors",
"25": "Javascript Graphics", "25": "JavaScript Graphics",
"26": "Mobile Frameworks", "26": "Mobile Frameworks",
"27": "Programming Languages", "27": "Programming Languages",
"28": "Operating Systems", "28": "Operating Systems",

@ -25,7 +25,7 @@
9: 'Hosting Panel', 9: 'Hosting Panel',
10: 'Analytics', 10: 'Analytics',
11: 'Blog', 11: 'Blog',
12: 'Javascript Framework', 12: 'JavaScript Framework',
13: 'Issue Tracker', 13: 'Issue Tracker',
14: 'Video Player', 14: 'Video Player',
15: 'Comment System', 15: 'Comment System',
@ -38,7 +38,7 @@
22: 'Web Server', 22: 'Web Server',
23: 'Cache Tool', 23: 'Cache Tool',
24: 'Rich Text Editor', 24: 'Rich Text Editor',
25: 'Javascript Graphics', 25: 'JavaScript Graphics',
26: 'Mobile Framework', 26: 'Mobile Framework',
27: 'Programming Language', 27: 'Programming Language',
28: 'Operating System', 28: 'Operating System',

@ -16,7 +16,7 @@
"categoryName5": { "message": "Widget" }, "categoryName5": { "message": "Widget" },
"categoryName10": { "message": "Analytics" }, "categoryName10": { "message": "Analytics" },
"categoryName11": { "message": "Blog" }, "categoryName11": { "message": "Blog" },
"categoryName12": { "message": "Framework της Javascript" }, "categoryName12": { "message": "Framework της JavaScript" },
"categoryName13": { "message": "Issue Tracker" }, "categoryName13": { "message": "Issue Tracker" },
"categoryName14": { "message": "Πρόγραμμα αναπαραγωγής Βίντεο" }, "categoryName14": { "message": "Πρόγραμμα αναπαραγωγής Βίντεο" },
"categoryName15": { "message": "Σύστημα Σχολίων" }, "categoryName15": { "message": "Σύστημα Σχολίων" },
@ -29,7 +29,7 @@
"categoryName22": { "message": "Διακομιστής Διαδικτύου" }, "categoryName22": { "message": "Διακομιστής Διαδικτύου" },
"categoryName23": { "message": "Εργαλείο Μνήμης Cache" }, "categoryName23": { "message": "Εργαλείο Μνήμης Cache" },
"categoryName24": { "message": "Επεξεργαστής Εμπλουτισμένου Κειμένου" }, "categoryName24": { "message": "Επεξεργαστής Εμπλουτισμένου Κειμένου" },
"categoryName25": { "message": "Γραφικά Javascript" }, "categoryName25": { "message": "Γραφικά JavaScript" },
"categoryName26": { "message": "Framework για Κινητά" }, "categoryName26": { "message": "Framework για Κινητά" },
"categoryName27": { "message": "Γλώσσα Προγραμματισμού" }, "categoryName27": { "message": "Γλώσσα Προγραμματισμού" },
"categoryName28": { "message": "Λειτουργικό Σύστημα" }, "categoryName28": { "message": "Λειτουργικό Σύστημα" },

@ -16,7 +16,7 @@
"categoryName5": { "message": "Widget" }, "categoryName5": { "message": "Widget" },
"categoryName10": { "message": "Analytics" }, "categoryName10": { "message": "Analytics" },
"categoryName11": { "message": "Blog" }, "categoryName11": { "message": "Blog" },
"categoryName12": { "message": "Javascript Framework" }, "categoryName12": { "message": "JavaScript Framework" },
"categoryName13": { "message": "Issue Tracker" }, "categoryName13": { "message": "Issue Tracker" },
"categoryName14": { "message": "Video Player" }, "categoryName14": { "message": "Video Player" },
"categoryName15": { "message": "Comment System" }, "categoryName15": { "message": "Comment System" },
@ -29,7 +29,7 @@
"categoryName22": { "message": "Web Server" }, "categoryName22": { "message": "Web Server" },
"categoryName23": { "message": "Cache Tool" }, "categoryName23": { "message": "Cache Tool" },
"categoryName24": { "message": "Rich Text Editor" }, "categoryName24": { "message": "Rich Text Editor" },
"categoryName25": { "message": "Javascript Graphics" }, "categoryName25": { "message": "JavaScript Graphics" },
"categoryName26": { "message": "Mobile Framework" }, "categoryName26": { "message": "Mobile Framework" },
"categoryName27": { "message": "Programming Language" }, "categoryName27": { "message": "Programming Language" },
"categoryName28": { "message": "Operating System" }, "categoryName28": { "message": "Operating System" },

@ -20,7 +20,7 @@
"categoryName9": { "message": "Panel de Hosting" }, "categoryName9": { "message": "Panel de Hosting" },
"categoryName10": { "message": "Analítica" }, "categoryName10": { "message": "Analítica" },
"categoryName11": { "message": "Blog" }, "categoryName11": { "message": "Blog" },
"categoryName12": { "message": "Framework Javascript" }, "categoryName12": { "message": "Framework JavaScript" },
"categoryName13": { "message": "Gestor de Incidencias" }, "categoryName13": { "message": "Gestor de Incidencias" },
"categoryName14": { "message": "Reproductor de Vídeo" }, "categoryName14": { "message": "Reproductor de Vídeo" },
"categoryName15": { "message": "Sistema de Comentarios" }, "categoryName15": { "message": "Sistema de Comentarios" },
@ -33,7 +33,7 @@
"categoryName22": { "message": "Servidor Web" }, "categoryName22": { "message": "Servidor Web" },
"categoryName23": { "message": "Herramienta de Cache" }, "categoryName23": { "message": "Herramienta de Cache" },
"categoryName24": { "message": "Editor de Texto Enriquecido" }, "categoryName24": { "message": "Editor de Texto Enriquecido" },
"categoryName25": { "message": "Gráficos Javascript" }, "categoryName25": { "message": "Gráficos JavaScript" },
"categoryName26": { "message": "Framework Móvil" }, "categoryName26": { "message": "Framework Móvil" },
"categoryName27": { "message": "Lenguaje de programación" }, "categoryName27": { "message": "Lenguaje de programación" },
"categoryName28": { "message": "Sistema Operativo" }, "categoryName28": { "message": "Sistema Operativo" },

@ -16,7 +16,7 @@
"categoryName5": { "message": "Widget" }, "categoryName5": { "message": "Widget" },
"categoryName10": { "message": "Analytics" }, "categoryName10": { "message": "Analytics" },
"categoryName11": { "message": "Blog" }, "categoryName11": { "message": "Blog" },
"categoryName12": { "message": "Framework της Javascript" }, "categoryName12": { "message": "Framework της JavaScript" },
"categoryName13": { "message": "Issue Tracker" }, "categoryName13": { "message": "Issue Tracker" },
"categoryName14": { "message": "Πρόγραμμα αναπαραγωγής Βίντεο" }, "categoryName14": { "message": "Πρόγραμμα αναπαραγωγής Βίντεο" },
"categoryName15": { "message": "Σύστημα Σχολίων" }, "categoryName15": { "message": "Σύστημα Σχολίων" },
@ -29,7 +29,7 @@
"categoryName22": { "message": "Διακομιστής Διαδικτύου" }, "categoryName22": { "message": "Διακομιστής Διαδικτύου" },
"categoryName23": { "message": "Εργαλείο Μνήμης Cache" }, "categoryName23": { "message": "Εργαλείο Μνήμης Cache" },
"categoryName24": { "message": "Επεξεργαστής Εμπλουτισμένου Κειμένου" }, "categoryName24": { "message": "Επεξεργαστής Εμπλουτισμένου Κειμένου" },
"categoryName25": { "message": "Γραφικά Javascript" }, "categoryName25": { "message": "Γραφικά JavaScript" },
"categoryName26": { "message": "Framework για Κινητά" }, "categoryName26": { "message": "Framework για Κινητά" },
"categoryName27": { "message": "Γλώσσα Προγραμματισμού" }, "categoryName27": { "message": "Γλώσσα Προγραμματισμού" },
"categoryName28": { "message": "Λειτουργικό Σύστημα" }, "categoryName28": { "message": "Λειτουργικό Σύστημα" },

@ -20,7 +20,7 @@
"categoryName9": { "message": "Pannello Hosting" }, "categoryName9": { "message": "Pannello Hosting" },
"categoryName10": { "message": "Analytics" }, "categoryName10": { "message": "Analytics" },
"categoryName11": { "message": "Blog" }, "categoryName11": { "message": "Blog" },
"categoryName12": { "message": "Framework Javascript" }, "categoryName12": { "message": "Framework JavaScript" },
"categoryName13": { "message": "Issue Tracker" }, "categoryName13": { "message": "Issue Tracker" },
"categoryName14": { "message": "Player Video" }, "categoryName14": { "message": "Player Video" },
"categoryName15": { "message": "Sistema di commenti" }, "categoryName15": { "message": "Sistema di commenti" },
@ -33,7 +33,7 @@
"categoryName22": { "message": "Web Server" }, "categoryName22": { "message": "Web Server" },
"categoryName23": { "message": "Cache Tool" }, "categoryName23": { "message": "Cache Tool" },
"categoryName24": { "message": "Editor di Testo Ricco" }, "categoryName24": { "message": "Editor di Testo Ricco" },
"categoryName25": { "message": "Javascript Graphics" }, "categoryName25": { "message": "JavaScript Graphics" },
"categoryName26": { "message": "Framework Mobile" }, "categoryName26": { "message": "Framework Mobile" },
"categoryName27": { "message": "Linguaggio di programmazione" }, "categoryName27": { "message": "Linguaggio di programmazione" },
"categoryName28": { "message": "Sistema Operativo" }, "categoryName28": { "message": "Sistema Operativo" },

@ -217,7 +217,7 @@
* Anonymously track detected applications for research purposes * Anonymously track detected applications for research purposes
*/ */
ping: function() { ping: function() {
if ( Object.keys(w.ping.hostnames).length && localStorage['tracking'] ) { if ( Object.keys(w.ping.hostnames).length && parseInt(localStorage['tracking'], 10) ) {
w.driver.post('http://ping.wappalyzer.com/ping/v2/', w.ping); w.driver.post('http://ping.wappalyzer.com/ping/v2/', w.ping);
w.log('w.driver.ping: ' + JSON.stringify(w.ping)); w.log('w.driver.ping: ' + JSON.stringify(w.ping));
@ -267,9 +267,9 @@
4, // Documentation Tool 4, // Documentation Tool
9, // Hosting Panel 9, // Hosting Panel
29, // Search Engine 29, // Search Engine
12, // Javascript Framework 12, // JavaScript Framework
26, // Mobile Framework 26, // Mobile Framework
25, // Javascript Graphics 25, // JavaScript Graphics
22, // Web Server 22, // Web Server
27, // Programming Language 27, // Programming Language
28, // Operating System 28, // Operating System

@ -488,9 +488,9 @@
4, // Documentation Tool 4, // Documentation Tool
9, // Hosting Panel 9, // Hosting Panel
29, // Search Engine 29, // Search Engine
12, // Javascript Framework 12, // JavaScript Framework
26, // Mobile Framework 26, // Mobile Framework
25, // Javascript Graphics 25, // JavaScript Graphics
22, // Web Server 22, // Web Server
27, // Programming Language 27, // Programming Language
28, // Operating System 28, // Operating System

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Web-Server cat22 = Web-Server
cat23 = Cache Tool cat23 = Cache Tool
cat24 = Rich Text Editor cat24 = Rich Text Editor
cat25 = Javascript Graphics cat25 = JavaScript Graphics
cat26 = Mobile Framework cat26 = Mobile Framework
cat27 = Programmiersprache cat27 = Programmiersprache
cat28 = Betriebssystem cat28 = Betriebssystem

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Διακομιστής Διαδικτύου cat22 = Διακομιστής Διαδικτύου
cat23 = Εργαλείο Μνήμης Cache cat23 = Εργαλείο Μνήμης Cache
cat24 = Επεξεργαστής Εμπλουτισμένου Κειμένου cat24 = Επεξεργαστής Εμπλουτισμένου Κειμένου
cat25 = Γραφικά Javascript cat25 = Γραφικά JavaScript
cat26 = Framework για Κινητά cat26 = Framework για Κινητά
cat27 = Γλώσσα Προγραμματισμού cat27 = Γλώσσα Προγραμματισμού
cat28 = Λειτουργικό Σύστημα cat28 = Λειτουργικό Σύστημα

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Web Server cat22 = Web Server
cat23 = Cache Tool cat23 = Cache Tool
cat24 = Rich Text Editor cat24 = Rich Text Editor
cat25 = Javascript Graphics cat25 = JavaScript Graphics
cat26 = Mobile Framework cat26 = Mobile Framework
cat27 = Programming Language cat27 = Programming Language
cat28 = Operating System cat28 = Operating System

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Web Server cat22 = Web Server
cat23 = Cache Tool cat23 = Cache Tool
cat24 = Rich Text Editor cat24 = Rich Text Editor
cat25 = Javascript Graphics cat25 = JavaScript Graphics
cat26 = Mobile Framework cat26 = Mobile Framework
cat27 = Programming Language cat27 = Programming Language
cat28 = Operating System cat28 = Operating System

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Servidor Web cat22 = Servidor Web
cat23 = Herramienta de Cache cat23 = Herramienta de Cache
cat24 = Editor de Texto Enriquecido cat24 = Editor de Texto Enriquecido
cat25 = Gráficos Javascript cat25 = Gráficos JavaScript
cat26 = Framework Móvil cat26 = Framework Móvil
cat27 = Lenguaje de programación cat27 = Lenguaje de programación
cat28 = Sistema Operativo cat28 = Sistema Operativo

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Web Server cat22 = Web Server
cat23 = Cache Tool cat23 = Cache Tool
cat24 = Editor di Testo Ricco cat24 = Editor di Testo Ricco
cat25 = Javascript Graphics cat25 = JavaScript Graphics
cat26 = Framework Mobile cat26 = Framework Mobile
cat27 = Linguaggio di Programmazione cat27 = Linguaggio di Programmazione
cat28 = Sistema Operativo cat28 = Sistema Operativo

@ -0,0 +1,23 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100">
<title>NetworkingContentDelivery</title>
<g>
<polygon points="39.74 56.97 24.12 77.94 15.94 57.01 30.86 56.1 39.74 56.97" fill="#fbbf93"/>
<polygon points="60.1 56.97 75.88 78.06 83.9 57.03 69.14 56.1 60.1 56.97" fill="#fbbf93"/>
<polygon points="39.74 42.97 24.12 21.94 15.94 42.99 30.99 43.89 39.74 42.97" fill="#6b3a19"/>
<polygon points="60.1 42.97 75.88 21.94 84.06 42.99 69.14 43.9 60.1 42.97" fill="#6b3a19"/>
<polygon points="60.1 42.97 75.88 41.8 75.88 21.94 60.1 26.02 60.1 42.97" fill="#9d5025"/>
<polygon points="84.06 42.99 75.88 41.8 75.88 21.94 84.06 26.03 84.06 42.99" fill="#f58536"/>
<polygon points="60.1 56.97 75.88 58.2 75.88 78.06 60.1 73.92 60.1 56.97" fill="#9d5025"/>
<polygon points="83.9 57.03 75.88 58.2 75.88 78.06 83.9 74.05 83.9 57.03" fill="#f58536"/>
<polygon points="39.74 42.97 24.12 41.8 24.12 21.94 39.74 26.02 39.74 42.97" fill="#f58536"/>
<polygon points="15.94 42.99 24.12 41.8 24.12 21.94 15.94 26.03 15.94 42.99" fill="#9d5025"/>
<polygon points="39.74 56.97 24.12 58.2 24.12 78.06 39.74 73.92 39.74 56.97" fill="#f58536"/>
<polygon points="15.94 57.01 24.12 58.2 24.12 78.06 15.94 73.97 15.94 57.01" fill="#9d5025"/>
<polygon points="66.26 59.59 50 57.98 33.58 59.57 50 91 66.26 59.59" fill="#fbbf93"/>
<polygon points="66.26 40.41 50 42.02 33.58 40.43 50 9 66.26 40.41" fill="#6b3a19"/>
<polygon points="66.26 40.41 50 38.05 50 9 66.26 17.13 66.26 40.41" fill="#f58536"/>
<polygon points="33.58 40.43 50 38.05 50 9 33.58 17.21 33.58 40.43" fill="#9d5025"/>
<polygon points="66.26 59.59 50 61.95 50 91 66.26 82.87 66.26 59.59" fill="#f58536"/>
<polygon points="33.58 59.57 50 61.95 50 91 33.58 82.79 33.58 59.57" fill="#9d5025"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="256px" height="249px" viewBox="0 0 256 249" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
<defs>
<linearGradient x1="-388.147851%" y1="-113.677693%" x2="237.683809%" y2="370.654866%" id="linearGradient-1">
<stop stop-color="#C06FBB" offset="0%"></stop>
<stop stop-color="#6E4D9B" offset="100%"></stop>
</linearGradient>
<linearGradient x1="72.9454854%" y1="79.5146865%" x2="-97.0517904%" y2="-119.502084%" id="linearGradient-2">
<stop stop-color="#6E4D9B" offset="0%"></stop>
<stop stop-color="#77327A" offset="14%"></stop>
<stop stop-color="#B31777" offset="29%"></stop>
<stop stop-color="#CD0F7E" offset="84%"></stop>
<stop stop-color="#ED2C89" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-232.211989%" y1="-693.599872%" x2="250.775991%" y2="101.70976%" id="linearGradient-3">
<stop stop-color="#C06FBB" offset="0%"></stop>
<stop stop-color="#6E4D9B" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-821.186214%" y1="-466.930382%" x2="101.985142%" y2="287.264085%" id="linearGradient-4">
<stop stop-color="#C06FBB" offset="0%"></stop>
<stop stop-color="#6E4D9B" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-140.094614%" y1="-230.925718%" x2="418.49908%" y2="261.976742%" id="linearGradient-5">
<stop stop-color="#C06FBB" offset="0%"></stop>
<stop stop-color="#6E4D9B" offset="100%"></stop>
</linearGradient>
<linearGradient x1="191.083716%" y1="225.066658%" x2="20.3577022%" y2="24.5947708%" id="linearGradient-6">
<stop stop-color="#6E4D9B" offset="0%"></stop>
<stop stop-color="#77327A" offset="14%"></stop>
<stop stop-color="#B31777" offset="29%"></stop>
<stop stop-color="#CD0F7E" offset="84%"></stop>
<stop stop-color="#ED2C89" offset="100%"></stop>
</linearGradient>
<linearGradient x1="-388.094004%" y1="-138.727507%" x2="237.674802%" y2="445.404664%" id="linearGradient-7">
<stop stop-color="#C06FBB" offset="0%"></stop>
<stop stop-color="#6E4D9B" offset="100%"></stop>
</linearGradient>
<linearGradient x1="11.503492%" y1="89.6525993%" x2="89.8192643%" y2="11.5773982%" id="linearGradient-8">
<stop stop-color="#6E4D9B" offset="0%"></stop>
<stop stop-color="#77327A" offset="14%"></stop>
<stop stop-color="#B31777" offset="53%"></stop>
<stop stop-color="#CD0F7E" offset="79%"></stop>
<stop stop-color="#ED2C89" offset="100%"></stop>
</linearGradient>
</defs>
<g>
<path d="M167.876207,46.3687469 L144.195715,62.173447 L119.80056,25.6145151 L143.481051,9.80981504 L167.876207,46.3687469 L167.876207,46.3687469 L167.876207,46.3687469 Z" fill="url(#linearGradient-1)"></path>
<path d="M187.128711,156.199437 L227.589323,216.829994 L179.391024,248.994707 L138.930412,188.363184 L131.871655,177.787122 L180.07092,145.622408 L187.128711,156.199437 L187.128711,156.199437 L187.128711,156.199437 Z" fill="url(#linearGradient-2)"></path>
<path d="M126.421861,196.710267 L135.330053,210.059034 L98.6436403,234.541108 L82.6766922,210.615313 L90.6915535,205.266921 L119.36407,186.133238 L126.421861,196.710267 L126.421861,196.710267 L126.421861,196.710267 Z" fill="url(#linearGradient-3)"></path>
<path d="M207.172143,127.536576 L217.46234,120.670006 L233.428323,144.595801 L209.744934,160.400501 L200.836742,147.051735 L214.229934,138.113604 L207.172143,127.536576 L207.172143,127.536576 L207.172143,127.536576 L207.172143,127.536576 Z M200.836742,147.051735 L193.778952,136.474706 L207.172143,127.536576 L214.229934,138.113604 L200.836742,147.051735 L200.836742,147.051735 L200.836742,147.051735 L200.836742,147.051735 Z" fill="url(#linearGradient-4)"></path>
<path d="M41.1093181,130.966968 L33.0954225,136.315359 L8.69833531,99.7564274 L45.3847478,75.2743531 L62.4855008,100.900856 L33.8139497,120.034538 L62.4855008,100.900856 L69.781835,111.834251 L41.1093181,130.966968 L41.1093181,130.966968 L41.1093181,130.966968 Z" fill="url(#linearGradient-5)"></path>
<path d="M130.488688,71.3224496 L82.2894234,103.487163 L74.994055,92.5537678 L34.9120223,32.4910791 L83.1112871,0.3263657 L123.19332,60.3890547 L130.488688,71.3224496 Z" fill="url(#linearGradient-6)"></path>
<path d="M157.589904,53.2375841 L144.196713,62.1747484 L136.900379,51.2423191 L119.799626,25.6158165 L143.483014,9.81111647 L167.880102,46.3700483 L157.589904,53.2375841 L157.589904,53.2375841 L157.589904,53.2375841 Z" fill="url(#linearGradient-7)"></path>
<path d="M97.7503053,215.84395 L90.6915487,205.266921 L119.364066,186.133238 L126.421857,196.710267 L97.7503053,215.84395 L97.7503053,215.84395 L97.7503053,215.84395 Z" fill="#714896"></path>
<path d="M200.836744,147.051736 L193.778953,136.474708 L207.172145,127.536577 L214.229936,138.113606 L200.836744,147.051736 L200.836744,147.051736 L200.836744,147.051736 Z" fill="#6F4795"></path>
<path d="M41.1093172,130.966965 L33.8139488,120.034536 L62.4854999,100.900853 L69.7818341,111.834248 L41.1093172,130.966965 L41.1093172,130.966965 L41.1093172,130.966965 Z" fill="#88519F"></path>
<path d="M144.196718,62.1747499 L136.900384,51.2423206 L150.294542,42.3041905 L157.58991,53.2375855 L144.196718,62.1747499 L144.196718,62.1747499 L144.196718,62.1747499 Z" fill="#85509E"></path>
<path d="M187.128711,156.199434 L138.930412,188.363182 L131.871655,177.787119 L180.07092,145.622405 L187.128711,156.199434 L187.128711,156.199434 L187.128711,156.199434 Z" fill="#8D166A"></path>
<path d="M123.19332,60.3890532 L130.488688,71.3224482 L82.2894233,103.487162 L74.9940548,92.5537666 L123.19332,60.3890532 L123.19332,60.3890532 L123.19332,60.3890532 Z" fill="#A70D6F"></path>
<path d="M27.4386316,51.6530056 L36.5361217,65.2857977 L22.9033297,74.3832878 L13.8058395,60.7504958 L27.4386316,51.6530056 L27.4386316,51.6530056 Z" fill="#9E61AD"></path>
<path d="M76.5679915,215.084186 L85.6654817,228.716978 L72.0326896,237.814468 L62.9351995,224.181676 L76.5679915,215.084186 L76.5679915,215.084186 Z" fill="#8053A3"></path>
<path d="M40.7042434,228.813811 L0.791684264,168.517994 L214.08857,25.8555586 L255.941111,85.1892808 L40.7042434,228.813811 L40.7042434,228.813811 L40.7042434,228.813811 L40.7042434,228.813811 Z" fill="url(#linearGradient-8)"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.5 KiB

@ -0,0 +1,9 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="72px" height="72px" viewBox="0 0 720 720" preserveAspectRatio="xMidYMid meet">
<g id="layer1" fill="#0f457b" stroke="none">
<path d="M420 450 l83 -91 -34 -37 c-18 -20 -56 -61 -84 -90 l-50 -53 69 3 69 3 80 88 80 87 -80 88 -80 87 -68 3 -68 3 83 -91z"/>
<path d="M200 503 c0 -4 30 -38 67 -75 l67 -68 -45 -47 c-24 -27 -55 -60 -68 -75 l-24 -28 54 0 54 0 69 76 69 76 -74 74 c-71 71 -75 74 -121 74 -27 0 -48 -3 -48 -7z"/>
<path d="M116 438 c74 -82 73 -71 20 -133 l-48 -55 40 0 c36 0 45 6 86 52 25 29 46 56 46 59 0 4 -21 30 -46 58 -41 46 -50 51 -87 51 l-41 0 30 -32z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Before

Width:  |  Height:  |  Size: 377 B

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

@ -329,7 +329,7 @@ var wappalyzer = (function() {
for ( meta in w.apps[app][type] ) { for ( meta in w.apps[app][type] ) {
profiler.checkPoint(app, type, regexMeta); profiler.checkPoint(app, type, regexMeta);
if ( new RegExp('name=["\']' + meta + '["\']', 'i').test(match) ) { if ( new RegExp('(name|property)=["\']' + meta + '["\']', 'i').test(match) ) {
content = match.toString().match(/content=("|')([^"']+)("|')/i); content = match.toString().match(/content=("|')([^"']+)("|')/i);
parse(w.apps[app].meta[meta]).forEach(function(pattern) { parse(w.apps[app].meta[meta]).forEach(function(pattern) {

Loading…
Cancel
Save