diff --git a/src/drivers/webextension/images/icons/blitzjs.svg b/src/drivers/webextension/images/icons/blitzjs.svg new file mode 100644 index 000000000..d336ae805 --- /dev/null +++ b/src/drivers/webextension/images/icons/blitzjs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/b.json b/src/technologies/b.json index 66073e3c7..a0462dd00 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -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" }, @@ -2677,4 +2695,4 @@ "scriptSrc": "cdn\\.ibdok\\.ir/", "website": "https://bdok.ir" } -} +} \ No newline at end of file