|
|
@ -176,7 +176,8 @@
|
|
|
|
"Anchor CMS": {
|
|
|
|
"Anchor CMS": {
|
|
|
|
"website": "anchorcms.com",
|
|
|
|
"website": "anchorcms.com",
|
|
|
|
"cats": [ 1, 11 ],
|
|
|
|
"cats": [ 1, 11 ],
|
|
|
|
"meta": { "generator": "Anchor CMS" }
|
|
|
|
"meta": { "generator": "Anchor CMS" },
|
|
|
|
|
|
|
|
"implies": [ "PHP", "MySQL" ]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"AngularJS": {
|
|
|
|
"AngularJS": {
|
|
|
|
"website": "angularjs.org",
|
|
|
|
"website": "angularjs.org",
|
|
|
@ -864,7 +865,8 @@
|
|
|
|
"Ember.js": {
|
|
|
|
"Ember.js": {
|
|
|
|
"website": "emberjs.com",
|
|
|
|
"website": "emberjs.com",
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"env": "^Ember$"
|
|
|
|
"env": "^Ember$",
|
|
|
|
|
|
|
|
"implies": "Handlebars"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Embedthis-http": {
|
|
|
|
"Embedthis-http": {
|
|
|
|
"website": "github.com/embedthis/http",
|
|
|
|
"website": "github.com/embedthis/http",
|
|
|
@ -1185,7 +1187,7 @@
|
|
|
|
"website": "handlebarsjs.com",
|
|
|
|
"website": "handlebarsjs.com",
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"env": "^Handlebars$",
|
|
|
|
"env": "^Handlebars$",
|
|
|
|
"script": "handlebars(?:\\.runtime)(?:-v[\\d.]+)?\\;version:\\1(?:\\.min)?\\.js)",
|
|
|
|
"script": "handlebars(?:\\.runtime)?(?:-v([\\d.]+?))?(?:\\.min)?\\.js\\;version:\\1",
|
|
|
|
"html": "<[^>]*type=[^>]text\\/x-handlebars-template"
|
|
|
|
"html": "<[^>]*type=[^>]text\\/x-handlebars-template"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"HeadJS": {
|
|
|
|
"HeadJS": {
|
|
|
@ -1444,7 +1446,8 @@
|
|
|
|
"jqPlot": {
|
|
|
|
"jqPlot": {
|
|
|
|
"website": "www.jqplot.com",
|
|
|
|
"website": "www.jqplot.com",
|
|
|
|
"cats": [ 25 ],
|
|
|
|
"cats": [ 25 ],
|
|
|
|
"script": "jqplot.*\\.js"
|
|
|
|
"script": "jqplot.*\\.js",
|
|
|
|
|
|
|
|
"implies": "jQuery"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"jQTouch": {
|
|
|
|
"jQTouch": {
|
|
|
|
"website": "jqtouch.com",
|
|
|
|
"website": "jqtouch.com",
|
|
|
@ -1818,7 +1821,7 @@
|
|
|
|
"MochiKit": {
|
|
|
|
"MochiKit": {
|
|
|
|
"website": "mochikit.com",
|
|
|
|
"website": "mochikit.com",
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"script": "MochiKit\\.js",
|
|
|
|
"script": "MochiKit(\\.min)?\\.js",
|
|
|
|
"env": "^MochiKit$"
|
|
|
|
"env": "^MochiKit$"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Modernizr": {
|
|
|
|
"Modernizr": {
|
|
|
@ -1905,9 +1908,21 @@
|
|
|
|
"Mollom": {
|
|
|
|
"Mollom": {
|
|
|
|
"website": "mollom.com",
|
|
|
|
"website": "mollom.com",
|
|
|
|
"cats": [ 16 ],
|
|
|
|
"cats": [ 16 ],
|
|
|
|
"script": "mollom\\.js",
|
|
|
|
"script": "mollom(\\.min)?\\.js",
|
|
|
|
"html": "<img[^>]+\\.mollom\\.com"
|
|
|
|
"html": "<img[^>]+\\.mollom\\.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"Moment.js": {
|
|
|
|
|
|
|
|
"website": "momentjs.com",
|
|
|
|
|
|
|
|
"cats": [ 12 ],
|
|
|
|
|
|
|
|
"script": "moment(\\.min)?\\.js",
|
|
|
|
|
|
|
|
"env": "^moment$"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Moment Timezone": {
|
|
|
|
|
|
|
|
"website": "momentjs.com/timezone/",
|
|
|
|
|
|
|
|
"cats": [ 12 ],
|
|
|
|
|
|
|
|
"script": "moment-timezone(\\-data)?(\\.min)?\\.js",
|
|
|
|
|
|
|
|
"implies": "Moment.js"
|
|
|
|
|
|
|
|
},
|
|
|
|
"Mondo Media": {
|
|
|
|
"Mondo Media": {
|
|
|
|
"website": "mondo-media.de",
|
|
|
|
"website": "mondo-media.de",
|
|
|
|
"cats": [ 6 ],
|
|
|
|
"cats": [ 6 ],
|
|
|
@ -1931,7 +1946,7 @@
|
|
|
|
"Mono.net": {
|
|
|
|
"Mono.net": {
|
|
|
|
"website": "www.mono.net",
|
|
|
|
"website": "www.mono.net",
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"script": "monotracker\\.js",
|
|
|
|
"script": "monotracker(\\.min)?\\.js",
|
|
|
|
"env": "_monoTracker",
|
|
|
|
"env": "_monoTracker",
|
|
|
|
"html": "var u=\\(\\('https:' == d\\.location\\.protocol\\) \\? 'https://resellerstat\\.mono\\.net/mono/' : 'http://resellerstat\\.mono\\.net/mono/'\\);",
|
|
|
|
"html": "var u=\\(\\('https:' == d\\.location\\.protocol\\) \\? 'https://resellerstat\\.mono\\.net/mono/' : 'http://resellerstat\\.mono\\.net/mono/'\\);",
|
|
|
|
"implies": "Piwik"
|
|
|
|
"implies": "Piwik"
|
|
|
@ -1947,7 +1962,7 @@
|
|
|
|
"Moogo": {
|
|
|
|
"Moogo": {
|
|
|
|
"website": "www.moogo.com",
|
|
|
|
"website": "www.moogo.com",
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"script": "kotisivukone\\.js"
|
|
|
|
"script": "kotisivukone(\\.min)?\\.js"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"MooTools": {
|
|
|
|
"MooTools": {
|
|
|
|
"website": "mootools.net",
|
|
|
|
"website": "mootools.net",
|
|
|
@ -1969,13 +1984,15 @@
|
|
|
|
"Mustache": {
|
|
|
|
"Mustache": {
|
|
|
|
"website": "mustache.github.com",
|
|
|
|
"website": "mustache.github.com",
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"cats": [ 12 ],
|
|
|
|
|
|
|
|
"script": "mustache(\\.min)?\\.js",
|
|
|
|
"env": "^Mustache$"
|
|
|
|
"env": "^Mustache$"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"MyBB": {
|
|
|
|
"MyBB": {
|
|
|
|
"website": "www.mybboard.net",
|
|
|
|
"website": "www.mybboard.net",
|
|
|
|
"cats": [ 2 ],
|
|
|
|
"cats": [ 2 ],
|
|
|
|
"html": "(?:<script [^>]+\\s+<!--\\s+lang\\.no_new_posts|<a[^>]* title=\"Powered By MyBB)",
|
|
|
|
"html": "(?:<script [^>]+\\s+<!--\\s+lang\\.no_new_posts|<a[^>]* title=\"Powered By MyBB)",
|
|
|
|
"env": "^MyBB$"
|
|
|
|
"env": "^MyBB$",
|
|
|
|
|
|
|
|
"implies": [ "PHP", "MySQL" ]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"MyBlogLog": {
|
|
|
|
"MyBlogLog": {
|
|
|
|
"website": "www.mybloglog.com",
|
|
|
|
"website": "www.mybloglog.com",
|
|
|
@ -2250,7 +2267,8 @@
|
|
|
|
"website": "phpnuke.org",
|
|
|
|
"website": "phpnuke.org",
|
|
|
|
"cats": [ 2 ],
|
|
|
|
"cats": [ 2 ],
|
|
|
|
"meta": { "generator": "PHP-Nuke" },
|
|
|
|
"meta": { "generator": "PHP-Nuke" },
|
|
|
|
"html": "<[^>]+Powered by PHP-Nuke"
|
|
|
|
"html": "<[^>]+Powered by PHP-Nuke",
|
|
|
|
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"phpPgAdmin": {
|
|
|
|
"phpPgAdmin": {
|
|
|
|
"website": "phppgadmin.sourceforge.net",
|
|
|
|
"website": "phppgadmin.sourceforge.net",
|
|
|
|