Blitz.js Detection added

main
Dhaval Vira 2 years ago
parent cf1d907150
commit 322f8a7d82

@ -0,0 +1 @@
<svg width="32px" height="32px" viewBox="0 0 50 70" ><path d="M0.241243 33.2639H10.9742C15.0585 33.2639 18.9054 35.1835 21.3612 38.4471L31.9483 52.5165C32.1484 52.7824 32.1786 53.1393 32.026 53.435L25.9232 65.2592C25.6304 65.8265 24.8455 65.8932 24.4612 65.3835L0.241243 33.2639Z"></path><path d="M42.4727 33.2822H31.7398C27.6555 33.2822 23.8086 31.3626 21.3528 28.0991L10.7656 14.0297C10.5656 13.7638 10.5354 13.4068 10.688 13.1111L16.7908 1.28696C17.0836 0.719654 17.8684 0.652924 18.2528 1.16266L42.4727 33.2822Z"></path></svg>

After

Width:  |  Height:  |  Size: 530 B

@ -941,6 +941,24 @@
],
"website": "https://putyourlightson.com/plugins/blitz"
},
"Blitz.js": {
"cats": [
18,
62
],
"description": "Blitz picks up where Next.js leaves off, providing battle-tested libraries and conventions for shipping and scaling world wide applications.",
"headers": {
"X-Powered-By": "^Blitz\\.js?([0-9.]+)?\\;version:\\1"
},
"icon": "blitzjs.svg",
"implies": "Next.js",
"js": {
"__BLITZ_MIDDLEWARE_HOOKS": "",
"__BLITZ_SUSPENSE_ENABLED": ""
},
"oss": true,
"website": "https://blitzjs.com"
},
"Blocksy": {
"cats": [
80
@ -2376,17 +2394,17 @@
],
"description": "Bugsnag is a cross-platform error monitoring, reporting, and resolution software.",
"icon": "BugSnag.svg",
"js": {
"Bugsnag": "",
"bugsnag": "",
"bugsnagClient": ""
},
"pricing": [
"payg",
"freemium",
"recurring"
],
"saas": true,
"js": {
"Bugsnag": "",
"bugsnag": "",
"bugsnagClient": ""
},
"scriptSrc": "/bugsnag.*\\.js",
"website": "https://bugsnag.com"
},

Loading…
Cancel
Save