|
|
|
@ -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 S3": {
|
|
|
|
|
"cats": [
|
|
|
|
|
19
|
|
|
|
@ -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",
|
|
|
|
|