Merge branch 'master' into Amazon-EC2

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

@ -105,7 +105,10 @@
"cats": [
10
],
"env": "^xtsite$",
"env": [
"^xtsite$",
"^ATInternet$"
],
"icon": "AT Internet Analyzer.png",
"website": "atinternet.com/en"
},
@ -435,6 +438,16 @@
},
"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": {
"cats": [
22
@ -544,6 +557,7 @@
"html": "<html[^>]* xmlns:jspwiki=",
"icon": "Apache JSPWiki.png",
"script": "jspwiki",
"implies": "Apache Tomcat",
"url": "wiki\\.jsp",
"website": "jspwiki.org"
},
@ -555,6 +569,7 @@
"Server": "Apache-Coyote(/1\\.1)?\\;version:\\1?4.1+:",
"X-Powered-By": "\bTomcat\b(?:-([\\d.]+))?\\;version:\\1"
},
"implies": "Java",
"icon": "Apache Tomcat.svg",
"website": "tomcat.apache.org"
},
@ -671,9 +686,7 @@
"Powered by <a href=\"http://www.asymptix.com/\" rel=\"external\">Asymptix PHP Framework</a>"
],
"icon": "Asymptix PHP Framework.png",
"implies": [
"PHP"
],
"implies": "PHP",
"website": "github.com/Asymptix/Framework"
},
"Atlassian Bitbucket": {
@ -739,6 +752,21 @@
],
"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": {
"cats": [
6
@ -832,10 +860,9 @@
"cats": [
6
],
"env": "^compareProducts$",
"html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/",
"icon": "Bigcommerce.png",
"script": "cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/",
"url": "mybigcommerce\\.com",
"website": "www.bigcommerce.com"
},
@ -956,6 +983,10 @@
"cats": [
40
],
"html": [
"(?:<!--|<BR>)Copyright\\(C\\) [\\d-]+ Brother Industries",
"<TITLE>\n\\s*BROTHER "
],
"icon": "Brother.png",
"website": "www.brother.com"
},
@ -1173,9 +1204,7 @@
"Server": "CANON HTTP Server(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "Canon HTTP Server.png",
"implies": [
"Canon"
],
"implies": "Canon",
"website": "www.canon.com"
},
"Captch Me": {
@ -1418,6 +1447,15 @@
"icon": "CodeMirror.png",
"website": "codemirror.net"
},
"Comandia": {
"cats": [
6
],
"env": "^Comandia$",
"html": "<link[^>]+=['\"]//cdn\\.mycomandia\\.com",
"icon": "Comandia.svg",
"website": "comandia.com"
},
"Commerce Server": {
"cats": [
6
@ -1787,7 +1825,7 @@
],
"headers": {
"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",
"website": "debian.org"
@ -1861,9 +1899,7 @@
],
"env": "Discourse",
"icon": "Discourse.png",
"implies": [
"Ruby on Rails"
],
"implies": "Ruby on Rails",
"meta": {
"generator": "Discourse(?: ?/?([\\d.]+\\d))?\\;version:\\1"
},
@ -1999,6 +2035,16 @@
"script": "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js",
"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": {
"cats": [
4
@ -2480,7 +2526,8 @@
],
"html": "Powered by (?:<strong>)?<a href=\"[^>]+fluxbb",
"icon": "FluxBB.png",
"website": "fluxbb.org"
"website": "fluxbb.org",
"implies": "PHP"
},
"Flyspray": {
"cats": [
@ -2491,6 +2538,7 @@
},
"html": "(?:<a[^>]+>Powered by Flyspray|<map id=\"projectsearchform)",
"icon": "Flyspray.png",
"implies": "PHP",
"website": "flyspray.org"
},
"Font Awesome": {
@ -2655,6 +2703,7 @@
"meta": {
"generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1"
},
"implies": "Node.js",
"website": "ghost.org"
},
"GitBook": {
@ -2675,6 +2724,14 @@
"headers": {
"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",
"implies": [
"Ruby",
@ -2697,6 +2754,18 @@
},
"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": {
"cats": [
22
@ -2913,6 +2982,7 @@
"generator": "Graffiti CMS ([^\"]+)\\;version:\\1"
},
"script": "/graffiti\\.js",
"implies": "Microsoft ASP.NET",
"website": "graffiticms.codeplex.com"
},
"Grandstream": {
@ -2931,9 +3001,7 @@
1
],
"icon": "Grav.png",
"implies": [
"PHP"
],
"implies": "PHP",
"meta": {
"generator": "GravCMS(?:\\s([\\d.]+))?\\;version:\\1"
},
@ -2959,10 +3027,7 @@
"<link [^>]*href=(?:\"|')[^>]*wp-content/plugins/gravityforms/css/"
],
"icon": "gravityforms.svg",
"implies": [
"WordPress",
"PHP"
],
"implies": "WordPress",
"website": "gravityforms.com"
},
"Gravity Insights": {
@ -2979,6 +3044,7 @@
],
"html": "<img[^>]+/dsresource\\?objectid=",
"icon": "Green Valley CMS.png",
"implies": "Apache Tomcat",
"meta": {
"DC.identifier": "/content\\.jsp\\?objectid="
},
@ -3018,9 +3084,7 @@
"Server": "HP-Chai(?:Server|SOE)(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "HP.svg",
"implies": [
"HP"
],
"implies": "HP",
"website": "hp.com"
},
"HP Compact Server": {
@ -3090,7 +3154,7 @@
"headers": {
"X-Firefox-Spdy": "h2"
},
"icon": "default.png",
"icon": "http2.png",
"website": "http2.github.io"
},
"Hammer.js": {
@ -3215,6 +3279,7 @@
"Set-Cookie": "hotaru_mobile="
},
"icon": "Hotaru CMS.png",
"implies": "PHP",
"meta": {
"generator": "Hotaru CMS"
},
@ -3285,6 +3350,7 @@
6
],
"icon": "IBM.svg",
"html": "href=\"(?:\/|[^>]+)webapp\/wcs\/",
"implies": "Java",
"url": "/wcs/",
"website": "ibm.com/software/genservers/commerceproductline"
@ -3329,6 +3395,10 @@
"cats": [
2
],
"implies": [
"PHP",
"MySQL"
],
"env": "^(?:IPBoard$|ipb_var|ipsSettings)",
"html": "<link[^>]+ipb_[^>]+\\.css",
"icon": "IPB.png",
@ -3446,6 +3516,7 @@
"Set-Cookie": "InstantCMS\\[logdate\\]="
},
"icon": "InstantCMS.png",
"implies": "PHP",
"meta": {
"generator": "InstantCMS"
},
@ -3548,9 +3619,7 @@
"Server": "JC-HTTPD(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "JC-HTTPD.png",
"implies": [
"Canon"
],
"implies": "Canon",
"website": "canon.com"
},
"JS Charts": {
@ -3626,12 +3695,12 @@
"implies": "Java",
"website": "www.oracle.com/technetwork/java/javaee/jsp/index.html"
},
"Javascript Infovis Toolkit": {
"JavaScript Infovis Toolkit": {
"cats": [
25
],
"env": "^\\$jit$",
"icon": "Javascript Infovis Toolkit.png",
"icon": "JavaScript Infovis Toolkit.png",
"script": "jit.*\\.js",
"website": "thejit.org"
},
@ -3654,6 +3723,7 @@
"X-Jenkins": "([\\d\\.]+)\\;version:\\1"
},
"icon": "Jenkins.png",
"implies": "Java",
"website": "jenkins-ci.org"
},
"Jetty": {
@ -3692,6 +3762,7 @@
],
"env": "^Jobber$",
"icon": "JobberBase.png",
"implies": "PHP",
"meta": {
"generator": "Jobberbase"
},
@ -4046,9 +4117,7 @@
},
"html": "<!-- Lightmon Engine Copyright Lightmon",
"icon": "LightMon Engine.png",
"implies": [
"PHP"
],
"implies": "PHP",
"meta": {
"generator": "LightMon Engine"
},
@ -4179,6 +4248,7 @@
"X-Powered-By": "LiveStreet CMS"
},
"icon": "LiveStreet CMS.png",
"implies": "PHP",
"website": "livestreetcms.com"
},
"Livefyre": {
@ -4247,6 +4317,7 @@
"Server": "Lotus-Domino"
},
"icon": "Lotus Domino.png",
"implies": "Java",
"website": "www-01.ibm.com/software/lotus/products/domino"
},
"Lua": {
@ -4264,6 +4335,7 @@
34
],
"icon": "Lucene.png",
"implies": "Java",
"website": "lucene.apache.org/core/"
},
"M.R. Inc BoxyOS": {
@ -4396,6 +4468,7 @@
],
"html": "<img[^>]+ alt=\"Powered by Mantis Bugtracker",
"icon": "MantisBT.png",
"implies": "PHP",
"website": "www.mantisbt.org"
},
"ManyContacts": {
@ -4452,7 +4525,8 @@
31
],
"headers": {
"Server": "NetDNA"
"Server": "^NetDNA",
"X-CDN-Forward": "^maxcdn$"
},
"icon": "MaxCDN.png",
"website": "www.maxcdn.com"
@ -4462,6 +4536,7 @@
1
],
"icon": "MaxSite CMS.png",
"implies": "PHP",
"meta": {
"generator": "MaxSite CMS"
},
@ -4507,6 +4582,7 @@
],
"html": "(?:<a[^>]+>Powered by MediaWiki</a>|<[^>]+id=\"t-specialpages)",
"icon": "MediaWiki.png",
"implies": "PHP",
"meta": {
"generator": "MediaWiki"
},
@ -4520,6 +4596,18 @@
"icon": "Meebo.png",
"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": {
"cats": [
12
@ -4533,7 +4621,7 @@
"cats": [
1
],
"env": "^eidosBase$\\;confidence:99",
"env": "^eidosBase$",
"html": "<!-- Methode uuid: \"[a-f\\d]+\" ?-->",
"icon": "Methode.png",
"meta": {
@ -4822,7 +4910,10 @@
],
"env": "^moodle",
"headers": {
"Set-Cookie": "MoodleSession"
"Set-Cookie": "(?:MoodleSession|MOODLEID_)"
},
"meta": {
"keywords": "^moodle"
},
"html": "<img[^>]+moodlelogo",
"icon": "Moodle.png",
@ -4980,10 +5071,7 @@
"X-Flow-Powered": "Neos/?(.+)?$\\;version:\\1"
},
"icon": "Neos.svg",
"implies": [
"PHP",
"Neos Flow"
],
"implies": "Neos Flow",
"url": "/neos/",
"website": "neos.io"
},
@ -5007,12 +5095,6 @@
"X-Powered-CMS": "Nepso"
},
"icon": "Nepso.png",
"implies": [
"Python",
"Perl",
"Java",
"PHP"
],
"website": "nepso.com"
},
"Netmonitor": {
@ -5045,11 +5127,18 @@
},
"Nette Framework": {
"cats": [
18
18
],
"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",
"implies": "PHP",
"website": "nette.org"
@ -5110,6 +5199,19 @@
"implies": "Laravel",
"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": {
"cats": [
1,
@ -5179,9 +5281,7 @@
"Set-Cookie": "\bOJSSID\b"
},
"icon": "Open Journal Systems.png",
"implies": [
"PHP"
],
"implies": "PHP",
"meta": {
"generator": "Open Journal Systems(?: ([\\d.]+))?\\;version:\\1"
},
@ -5201,6 +5301,7 @@
6
],
"icon": "Open eShop.png",
"implies": "PHP",
"meta": {
"author": "open-eshop\\.com",
"copyright": "Open eShop ?([0-9.]+)?\\;version:\\1"
@ -5517,6 +5618,11 @@
],
"env": "^pi(?:Tracker|Hostname|Protocol|CId|AId)$",
"icon": "Pardot.png",
"headers": {
"X-Pardot-LB": "",
"X-Pardot-Route": "",
"X-Pardot-Rsp": ""
},
"website": "pardot.com"
},
"Parse.ly": {
@ -5554,6 +5660,7 @@
"X-Powered-By": "PencilBlue"
},
"icon": "PencilBlue.png",
"implies": "Node.js",
"website": "pencilblue.org"
},
"Penguin": {
@ -5665,9 +5772,7 @@
"X-Powered-By": "pimcore"
},
"icon": "pimcore.svg",
"implies": [
"PHP"
],
"implies": "PHP",
"website": "pimcore.org"
},
"Pinterest": {
@ -5753,6 +5858,16 @@
},
"website": "plone.org"
},
"Plotly": {
"cats": [
25
],
"icon": "Plotly.png",
"implies": "D3",
"env": "Plotly",
"script": "https?://cdn\\.plot\\.ly/plotly",
"website": "plot.ly/javascript/"
},
"Plura": {
"cats": [
19
@ -5875,6 +5990,23 @@
"script": "protovis.*\\.js",
"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": {
"cats": [
36
@ -6246,10 +6378,16 @@
11
],
"icon": "Roadiz CMS.png",
"implies": "PHP",
"implies": [
"PHP",
"Symfony"
],
"meta": {
"generator": "^Roadiz ([a-z0-9\\s\\.]+) - \\;version:\\1"
},
"headers": {
"X-Powered-By": "Roadiz CMS"
},
"website": "www.roadiz.io"
},
"Robin": {
@ -6428,6 +6566,7 @@
"cats": [
3
],
"implies": "PHP",
"html": "(?:<title>SQL Buddy</title>|<[^>]+onclick=\"sideMainClick\\(\"home\\.php)",
"icon": "SQL Buddy.png",
"website": "www.sqlbuddy.com"
@ -6634,6 +6773,18 @@
"script": "w\\.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": {
"cats": [
10
@ -6713,7 +6864,7 @@
"cats": [
6
],
"html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1\\;confidence:90",
"html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1",
"icon": "Shopware.png",
"implies": [
"PHP",
@ -6931,7 +7082,7 @@
"headers": {
"solodev_session": ""
},
"html": "<div class='dynamicDiv' id='dd\\.\\d\\.\\d'>",
"html": "<div class=(?:\"|')dynamicDiv(?:\"|') id=(?:\"|')dd\\.\\d\\.\\d(?:\\.\\d)?(?:\"|')>",
"icon": "Solodev.png",
"implies": "PHP",
"website": "www.solodev.com"
@ -7165,10 +7316,7 @@
"X-Generator": "Sulu/?(.+)?$\\;version:\\1"
},
"icon": "Sulu.svg",
"implies": [
"PHP",
"Symfony"
],
"implies": "Symfony",
"website": "sulu.io"
},
"SumoMe": {
@ -7240,9 +7388,12 @@
48
],
"icon": "Synology DiskStation.png",
"html": "<noscript><div class='syno-no-script'",
"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"
},
"SyntaxHighlighter": {
@ -7263,6 +7414,7 @@
},
"html": "<img [^>]*(?:title|alt)=\"This site is powered by the TWiki collaboration platform",
"icon": "TWiki.png",
"implies": "Perl",
"script": "(?:TWikiJavascripts|twikilib(?:\\.min)?\\.js)",
"website": "twiki.org"
},
@ -7349,6 +7501,10 @@
"meta": {
"generator": "Textpattern"
},
"implies": [
"PHP",
"MySQL"
],
"website": "textpattern.com"
},
"Thelia": {
@ -7547,7 +7703,7 @@
"html": [
"<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
"<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",
"script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))",
@ -8188,6 +8344,9 @@
"Set-Cookie": "Domain=\\.wix\\.com",
"X-Wix-Dispatcher-Cache-Hit": ""
},
"meta": {
"X-Wix-Renderer-Server": ""
},
"icon": "Wix.png",
"script": "static\\.wixstatic\\.com",
"website": "wix.com"
@ -8198,6 +8357,7 @@
],
"html": "(?:<a href=\"[^>]+wolfcms\\.org[^>]+>Wolf CMS(?:</a>)? inside|Thank you for using <a[^>]+>Wolf CMS)",
"icon": "Wolf CMS.png",
"implies": "PHP",
"website": "www.wolfcms.org"
},
"Woltlab Community Framework": {
@ -8217,10 +8377,7 @@
"env": "woocommerce",
"html": "<!-- WooCommerce",
"icon": "WooCommerce.png",
"implies": [
"WordPress",
"PHP"
],
"implies": "WordPress",
"meta": {
"generator": "WooCommerce ([\\d.]+)\\;version:\\1"
},
@ -8294,7 +8451,7 @@
"cats": [
22
],
"html": "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1\\;confidence:90",
"html": "<title>XAMPP(?: Version ([\\d\\.]+))?</title>\\;version:\\1",
"icon": "XAMPP.png",
"implies": [
"Apache",
@ -8526,6 +8683,18 @@
"icon": "Yoast SEO.png",
"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": {
"cats": [
14
@ -8562,6 +8731,7 @@
"env": "^zbxCallPostScripts$",
"html": "<body[^>]+zbxCallPostScripts",
"icon": "Zabbix.png",
"implies": "PHP",
"meta": {
"Author": "ZABBIX SIA\\;confidence:70"
},
@ -8835,12 +9005,25 @@
},
"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": {
"cats": [
47
],
"html": "<!-- git web interface version",
"html": "<!-- git web interface version ([\\d.]+)?\\;version:\\1",
"icon": "gitweb.png",
"script": "static/gitweb.js$",
"implies": [
"Perl",
"git"
@ -8858,9 +9041,7 @@
"Server": "gunicorn(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "gunicorn.png",
"implies": [
"Python"
],
"implies": "Python",
"website": "gunicorn.org"
},
"hapi.js": {
@ -9219,6 +9400,7 @@
],
"html": "<a href=\"https://owncloud.com\" target=\"_blank\">ownCloud Inc.</a><br/>Your Cloud, Your Data, Your Way!",
"icon": "ownCloud.png",
"implies": "PHP",
"meta": {
"apple-itunes-app": "app-id=543672169"
},
@ -9275,6 +9457,22 @@
"implies": "PHP",
"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": {
"cats": [
3
@ -9304,7 +9502,7 @@
"icon": "phpSQLiteCMS.png",
"implies": [
"PHP",
"SQLite\\;confidence:50"
"SQLite"
],
"meta": {
"generator": "^phpSQLiteCMS(?: (.+))?$\\;version:\\1"
@ -9569,7 +9767,7 @@
"9": "Hosting Panels",
"10": "Analytics",
"11": "Blogs",
"12": "Javascript Frameworks",
"12": "JavaScript Frameworks",
"13": "Issue Trackers",
"14": "Video Players",
"15": "Comment Systems",
@ -9582,7 +9780,7 @@
"22": "Web Servers",
"23": "Cache Tools",
"24": "Rich Text Editors",
"25": "Javascript Graphics",
"25": "JavaScript Graphics",
"26": "Mobile Frameworks",
"27": "Programming Languages",
"28": "Operating Systems",
@ -9611,4 +9809,4 @@
"51": "Landing Page Builders",
"52": "Live Chat"
}
}
}

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

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

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

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

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

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

@ -217,7 +217,7 @@
* Anonymously track detected applications for research purposes
*/
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.log('w.driver.ping: ' + JSON.stringify(w.ping));
@ -267,9 +267,9 @@
4, // Documentation Tool
9, // Hosting Panel
29, // Search Engine
12, // Javascript Framework
12, // JavaScript Framework
26, // Mobile Framework
25, // Javascript Graphics
25, // JavaScript Graphics
22, // Web Server
27, // Programming Language
28, // Operating System

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

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

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

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

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

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

@ -38,7 +38,7 @@ cat21 = LMS
cat22 = Web Server
cat23 = Cache Tool
cat24 = Editor di Testo Ricco
cat25 = Javascript Graphics
cat25 = JavaScript Graphics
cat26 = Framework Mobile
cat27 = Linguaggio di Programmazione
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] ) {
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);
parse(w.apps[app].meta[meta]).forEach(function(pattern) {

Loading…
Cancel
Save