Build v6.10.45

main
Elbert Alias 3 years ago
parent 80a0929282
commit 3fcf99fe97

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.10.44", "version": "6.10.45",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
@ -43,4 +43,4 @@
"engines": { "engines": {
"node": ">=16" "node": ">=16"
} }
} }

@ -263,16 +263,6 @@ const Driver = {
} }
if (typeof attribute !== 'undefined') { if (typeof attribute !== 'undefined') {
if (technology.name === 'RSS') {
console.log(
selector,
value,
analyzeManyToMany(technology, `dom.attributes.${attribute}`, {
[selector]: [value],
})
)
}
return analyzeManyToMany( return analyzeManyToMany(
technology, technology,
`dom.attributes.${attribute}`, `dom.attributes.${attribute}`,

@ -4,7 +4,7 @@
"author": "Wappalyzer", "author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/", "homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "6.10.44", "version": "6.10.45",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -4,7 +4,7 @@
"author": "Wappalyzer", "author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/", "homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "6.10.44", "version": "6.10.45",
"default_locale": "en", "default_locale": "en",
"manifest_version": 3, "manifest_version": 3,
"icons": { "icons": {

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.10.44", "version": "6.10.45",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

@ -2081,4 +2081,4 @@
"scripts": "/recaptcha/api\\.js", "scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/" "website": "https://www.google.com/recaptcha/"
} }
} }

@ -6285,4 +6285,4 @@
}, },
"website": "https://styled-components.com" "website": "https://styled-components.com"
} }
} }