Merge branch 'goa' of github.com:Yofial/Wappalyzer into goa

main
Yoel Fialkoff 3 years ago
commit 072f6d5df4

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

@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" view-box="0 0 35 35" fill="none">
<style>
path, circle {
stroke: hsl(200 7% 8.4%);
}
@media (prefers-color-scheme: dark) {
path, circle {
stroke: hsl(240 3% 93%);
}
}
</style>
<circle cx="17.5" cy="17.5" r="14.5" stroke-width="2" />
<path d="M12.8184 31.3218L31.8709 20.3218" />
<path d="M3.31836 14.8674L22.3709 3.86743" />
<path d="M8.65332 29.1077L25.9738 19.1077" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9.21582 16.0815L26.5363 6.08154" stroke-linecap="round" />
<path d="M13.2334 14.2297L22.5099 21.1077" stroke-linecap="round" stroke-linejoin="round" />
<path d="M16.6973 12.2302L25.9736 19.1078" stroke-linecap="round" stroke-linejoin="round" />
<path d="M9.21582 16.0815L19.0459 23.1078" stroke-linecap="round" stroke-linejoin="round" />
</svg>

After

Width:  |  Height:  |  Size: 862 B

@ -102,10 +102,10 @@ const Driver = {
'https://www.wappalyzer.com/installed/?utm_source=installed&utm_medium=extension&utm_campaign=wappalyzer'
)
} else if (version !== previous && upgradeMessage) {
open(
`https://www.wappalyzer.com/upgraded/?utm_source=upgraded&utm_medium=extension&utm_campaign=wappalyzer`,
false
)
// open(
// `https://www.wappalyzer.com/upgraded/?utm_source=upgraded&utm_medium=extension&utm_campaign=wappalyzer`,
// false
// )
}
await setOption('version', version)

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

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

@ -976,4 +976,4 @@
},
"website": "https://experiencedcms.berkearas.de"
}
}
}

@ -74,7 +74,7 @@
],
"description": "Facebook Chat Plugin is a website plugin that businesses with a Facebook Page can install on their website.",
"dom": {
"iframe[src*=.facebook.com/']": {
"iframe[src*='.facebook.com/']": {
"attributes": {
"src": "\\.facebook\\.com/v([\\d\\.]+)/plugins/customerchat\\;version:\\1"
}

@ -195,10 +195,10 @@
"cats": [
18
],
"dom": "input[type='hidden'][name='javax.faces.ViewState']",
"headers": {
"X-Powered-By": "JSF(?:/([\\d.]+))?\\;version:\\1"
},
"html": "<input type=\"hidden\" name=\"javax.faces.ViewState\"",
"icon": "JavaServer Faces.png",
"implies": "Java",
"website": "http://javaserverfaces.java.net"
@ -661,4 +661,4 @@
"website": "https://www.jsdelivr.com/",
"xhr": "cdn\\.jsdelivr\\.net"
}
}
}

@ -572,6 +572,7 @@
72
],
"description": "Periodic is a white-label scheduling system.",
"dom": "#periodic-embedded-calendar-script, .periodic-embedded-calendar-window, .bookingmain__maincontent",
"icon": "Periodic.svg",
"pricing": [
"low",

@ -2840,8 +2840,8 @@
6
],
"description": "Squarespace Commerce is an ecommerce platform designed to facilitate the creation of websites and online stores, with domain registration and web hosting included.",
"implies": "Squarespace",
"icon": "Squarespace.svg",
"implies": "Squarespace",
"js": {
"SQUARESPACE_ROLLUPS.squarespace-commerce": ""
},
@ -3047,6 +3047,29 @@
"icon": "Stimulus.png",
"website": "https://stimulusjs.org/"
},
"Stitches": {
"cats": [
12,
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches, .StudioCanvas, .publish-studio-style",
"icon": "Stitches.svg",
"implies": [
"React",
"Next.js",
"Gatsby",
"Svelte",
"SvelteKit",
"Vue.js",
"Angular"
],
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},
"oss": true,
"website": "https://stitches.dev"
},
"Store Systems": {
"cats": [
6

@ -649,4 +649,4 @@
},
"website": "http://vibecommerce.com.br"
}
}
}

@ -368,12 +368,12 @@
6
],
"description": "Zozo is a multi-channel ecommerce services provider from Vietnam.",
"excludes": "OpenCart",
"dom": {
"a[href*='/zozo.vn/'][href*='footerurl'][target='_blank']": {
"text": "^Zozo"
}
},
"excludes": "OpenCart",
"icon": "Zozo.png",
"implies": [
"PHP",
@ -406,4 +406,4 @@
"scripts": "userapp\\.zyrosite\\.com/",
"website": "https://zyro.com"
}
}
}
Loading…
Cancel
Save