Merge branch 'master' into master

main
Elbert Alias 3 years ago committed by GitHub
commit 41836ad73d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -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,6 +195,7 @@
"cats": [
18
],
"dom": "input[type='hidden'][name='javax.faces.ViewState']",
"headers": {
"X-Powered-By": "JSF(?:/([\\d.]+))?\\;version:\\1"
},
@ -660,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",

@ -2854,8 +2854,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": ""
},
@ -3061,6 +3061,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
@ -3711,4 +3734,4 @@
},
"website": "https://styled-components.com"
}
}
}

@ -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