Update BugSnag

main
Ostap Brehin 2 years ago
parent a39bcbe0f0
commit f2fa604ad1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none"><path fill="#84A7FF" d="M31.155.841H.84V31.16h30.314V.841Z"/><path fill="#173647" d="M30.313 1.683v28.635H1.683V1.683h28.63ZM31.996 0H0v32h31.996V0Z"/><path fill="#173647" d="M16.349 20.442a1.205 1.205 0 1 0 0-2.41 1.205 1.205 0 0 0 0 2.41Z"/><path fill="#173647" d="M15.71 11.412h.66c4.45.006 7.59 2.931 7.971 6.922.437 4.58-2.957 8.708-7.822 8.669-5.216 0-8.18-3.677-8.185-7.914V14.71h3.335L11.66 6.8l-1.763.882v5.391H8.386V6.577l3.57-2.067 1.205.703.01 9.497h2.872c3.441-.025 4.817 2.236 4.847 4.566.042 3.144-3.309 5.46-6.66 3.888-1.475-.692-2.605-2.424-2.605-4.053v-.023l-.004-2.832H9.79v2.551c-.083 3.075 2.22 6.298 6.109 6.623 3.901.327 6.934-2.457 6.934-6.278 0-3.61-2.523-6.122-6.133-6.122h-.99m-2.523 3.226v2.831c0 1.788 1.49 3.166 3.277 3.167 1.788 0 2.979-1.489 2.937-2.937 0-1.787-1.343-3.06-3.13-3.06h-3.083Z"/></svg>

After

Width:  |  Height:  |  Size: 907 B

@ -2371,17 +2371,18 @@
}, },
"BugSnag": { "BugSnag": {
"cats": [ "cats": [
10 10,
13
], ],
"description": "Bugsnag is a cross-platform error monitoring, reporting, and resolution software.", "description": "Bugsnag is a cross-platform error monitoring, reporting, and resolution software.",
"icon": "BugSnag.png", "icon": "BugSnag.svg",
"js": { "js": {
"Bugsnag": "", "Bugsnag": "",
"bugsnag": "", "bugsnag": "",
"bugsnagClient": "" "bugsnagClient": ""
}, },
"scriptSrc": "/bugsnag.*\\.js", "scriptSrc": "/bugsnag.*\\.js",
"website": "http://bugsnag.com" "website": "https://bugsnag.com"
}, },
"Bugcrowd": { "Bugcrowd": {
"cats": [ "cats": [

Loading…
Cancel
Save