Merge branch 'master' of github.com:AliasIO/wappalyzer

main
Elbert Alias 4 years ago
commit 644b4c79eb

@ -365,10 +365,20 @@
],
"icon": "adobedtm.png",
"js": {
"_satellite": ""
"_satellite.buildDate": ""
},
"website": "https://marketing.adobe.com/resources/help/en_US/dtm/c_overview.html"
},
"Adobe Experience Platform Launch": {
"cats": [
42
],
"icon": "adobe-experience-platform.png",
"js": {
"_satellite.buildInfo": ""
},
"website": "https://docs.adobelaunch.com/getting-started"
},
"Adobe Experience Manager": {
"cats": [
1
@ -2034,8 +2044,9 @@
],
"icon": "cnzz.png",
"js": {
"cnzz_protocol": "\\;confidence:99"
"cnzz_protocol": ""
},
"script": "//[^./]+\\.cnzz\\.com/(?:z_stat.php|core)\\?",
"website": "https://web.umeng.com/"
},
"CPG Dragonfly": {
@ -2100,7 +2111,7 @@
"EC_GLOBAL_INFO": "",
"EC_ROOT_DOMAIN": ""
},
"website": "https://www.cafe24.com"
"website": "https://ec.cafe24.com/"
},
"CakePHP": {
"cats": [
@ -11474,6 +11485,15 @@
"script": "statcounter\\.com/counter/counter",
"website": "http://www.statcounter.com"
},
"Stimulus": {
"cats": [
12
],
"description": "A modest JavaScript framework for the HTML you already have.",
"html": "data-controller",
"icon": "Stimulus.png",
"website": "https://stimulusjs.org/"
},
"Store Systems": {
"cats": [
6

@ -526,7 +526,7 @@ class Site {
async analyze(url = this.originalUrl, index = 1, depth = 1) {
try {
if (this.recursive) {
if (this.options.recursive) {
await sleep(this.options.delay * index)
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 944 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Loading…
Cancel
Save