Merge branch 'master' of github.com:ElbertF/Wappalyzer

main
Elbert Alias 12 years ago
commit c72cc5b175

@ -997,8 +997,8 @@
}, },
"Locomotive": { "Locomotive": {
"cats": [ 1 ], "cats": [ 1 ],
"html": "\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/", "html": "<link[^>]*\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/.*>",
"implies": [ "Ruby", "Ruby on Rails", "MongoDB" ] "implies": [ "Ruby on Rails", "MongoDB" ]
}, },
"Lotus Domino": { "Lotus Domino": {
"cats": [ 22 ], "cats": [ 22 ],
@ -1637,6 +1637,12 @@
"meta": { "generator": "(^|\\s)SPIP(\\s([\\d\\.]+(\\s\\[\\d+\\])?))?\\;version:\\3" }, "meta": { "generator": "(^|\\s)SPIP(\\s([\\d\\.]+(\\s\\[\\d+\\])?))?\\;version:\\3" },
"headers": { "X-Spip-Cache": ".*" } "headers": { "X-Spip-Cache": ".*" }
}, },
"Spree": {
"cats": [ 6 ],
"html": "<img[^>]*\/spree\/products\/[0-9]+\/.+>",
"html": "<link[^>]*\/assets\/store\/all\-[a-zA-Z0-9]{32}\.css.+>",
"implies": [ "Ruby on Rails"]
},
"SQL Buddy": { "SQL Buddy": {
"cats": [ 3 ], "cats": [ 3 ],
"html": "(<title>SQL Buddy</title>|<[^>]+onclick=\\\"sideMainClick\\(\\\"home\\.php)" "html": "(<title>SQL Buddy</title>|<[^>]+onclick=\\\"sideMainClick\\(\\\"home\\.php)"
@ -1667,6 +1673,11 @@
"script": "cdn\\.sublimevideo\\.net/js/[a-z\\d]+\\.js", "script": "cdn\\.sublimevideo\\.net/js/[a-z\\d]+\\.js",
"env": "^sublimevideo$" "env": "^sublimevideo$"
}, },
"Subrion": {
"cats": [ 1 ],
"headers": { "X-Powered-CMS": "Subrion CMS" },
"implies": [ "PHP" ]
},
"Supersized": { "Supersized": {
"cats": [ 7, 25 ], "cats": [ 7, 25 ],
"script": "supersized(\\.([\\d\\.]*[\\d]))?.*\\.js\\;version:\\2" "script": "supersized(\\.([\\d\\.]*[\\d]))?.*\\.js\\;version:\\2"

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Loading…
Cancel
Save