Merge pull request #7797 from ceopeo/better_stack

Update Better Stack / issue-trackers #7795
main
Elbert Alias 1 year ago committed by GitHub
commit 052be530b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M30.2502 24.0878L20.4693 5.74689C19.6161 4.14693 17.3142 4.18922 16.5197 5.81897L14.1145 10.6601C13.8238 11.2562 13.9586 11.469 14.2003 11.815C14.3941 12.0925 14.8441 12.1144 15.0273 11.8297C15.2073 11.5497 15.6245 11.5755 15.7688 11.8755L22.0571 24.9554C22.531 26.0212 23.5236 26.7639 24.6782 26.9158L28.0052 27.3411C29.7955 27.5766 31.1016 25.6841 30.2502 24.0878Z" fill="#0C0C14"/>
<path d="M17.2404 25.3523L11.7051 9.40339C11.0903 7.63219 8.51292 7.7089 8.00847 9.51328L6.32452 15.5392C6.13353 16.2233 6.06006 16.6189 6.32503 17.2786H6.96446L9.28905 24.707C9.64905 25.6034 10.3927 26.2991 11.3222 26.6087L14.7876 27.7635C16.3074 28.2698 17.7579 26.8439 17.2404 25.3523Z" fill="#0C0C14"/>
<path d="M2.09647 14.687L1.15978 22.8118C1.06355 23.6461 1.38172 24.4747 2.01158 25.0299L4.33274 27.0762C5.12752 27.777 6.36197 27.094 6.19123 26.048L4.32982 14.6345C4.1189 13.3421 2.24648 13.3862 2.09647 14.687Z" fill="#0C0C14"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -1,11 +0,0 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#121826"/>
<path d="M18.4699 16.0107V3.25583C18.4699 0.948274 15.5718 -0.0806541 14.1167 1.71027L3.75336 14.4652C2.45196 16.0669 3.5918 18.4616 5.65559 18.4616H16.0189C17.3725 18.4616 18.4699 17.3644 18.4699 16.0107Z" fill="url(#paint0_linear_3_61)"/>
<path d="M25.4594 14.3162H15.5368C14.1047 14.3162 12.9437 15.4771 12.9437 16.9093V29.1216C12.9437 31.5631 16.0098 32.6516 17.5493 30.7568L27.4719 18.5444C28.8488 16.8499 27.6428 14.3162 25.4594 14.3162Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_3_61" x1="8.79716" y1="1.18889" x2="20.5426" y2="23.298" gradientUnits="userSpaceOnUse">
<stop stop-color="#BCBECD"/>
<stop offset="1" stop-color="#BCBECD" stop-opacity="0"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 851 B

@ -528,20 +528,20 @@
"scriptSrc": "/shopify-apps//js/betterprice/betterprice\\.js", "scriptSrc": "/shopify-apps//js/betterprice/betterprice\\.js",
"website": "https://apps.shopify.com/better-price" "website": "https://apps.shopify.com/better-price"
}, },
"Better Uptime": { "Better Stack": {
"cats": [ "cats": [
13 13
], ],
"description": "Better Uptime is the all-in-one infrastructure monitoring platform for your incident management, uptime monitoring, and status pages.", "description": "Better Stack is the all-in-one infrastructure monitoring platform for your incident management, uptime monitoring, and status pages.",
"icon": "Better Uptime.svg", "icon": "Better Stack.svg",
"pricing": [ "pricing": [
"freemium", "freemium",
"low", "low",
"recurring" "recurring"
], ],
"saas": true, "saas": true,
"scriptSrc": "//betteruptime\\.com/", "scriptSrc": "//(?:uptime\\.)?(?:betteruptime|betterstack)\\.com/",
"website": "https://betterstack.com/better-uptime" "website": "https://betterstack.com/uptime"
}, },
"BetterDocs": { "BetterDocs": {
"cats": [ "cats": [

Loading…
Cancel
Save