@ -1,6 +1,6 @@
FROM node:12-alpine
FROM node:14-alpine
MAINTAINER Wappalyzer <info@wappalyzer.com>
MAINTAINER Wappalyzer <hello@wappalyzer.com>
ENV WAPPALYZER_ROOT /opt/wappalyzer
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
@ -588,7 +588,7 @@
},
"icon": "PencilBlue.png",
"implies": "Node.js",
"website": "http://pencilblue.org"
"website": "https://github.com/pencilblue/pencilblue"
"Pendo": {
"cats": [
@ -2272,4 +2272,4 @@
"website": "http://punbb.informer.com"
}
@ -223,10 +223,6 @@ const Wappalyzer = {
technologies = Wappalyzer.technologies
) {
if (xhr) {
console.log('analyze', xhr)
const oo = Wappalyzer.analyzeOneToOne
const om = Wappalyzer.analyzeOneToMany
const mm = Wappalyzer.analyzeManyToMany