add Tinybird Detection

main
Chris 2 years ago
parent 4f56076808
commit 87f0b8d350
No known key found for this signature in database
GPG Key ID: F2B8FE773D1C4D9F

@ -0,0 +1,17 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3889_237)">
<path d="M30.5 0H1.5C0.671573 0 0 0.671573 0 1.5V30.5C0 31.3284 0.671573 32 1.5 32H30.5C31.3284 32 32 31.3284 32 30.5V1.5C32 0.671573 31.3284 0 30.5 0Z" fill="url(#paint0_linear_3889_237)"/>
<path opacity="0.6" d="M25.3329 8.26494L19.5057 6.66663L17.4553 11.2484L25.3329 8.26494Z" fill="white"/>
<path opacity="0.6" d="M19.8535 19.5133L14.5425 17.3577L11.2908 25.3334L19.8535 19.5133Z" fill="white"/>
<path d="M6.66675 14.8771L19.7608 19.5634L21.9083 9.55139L6.66675 14.8771Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_3889_237" x1="33.1579" y1="1.49749e-06" x2="-5.863" y2="-0.261859" gradientUnits="userSpaceOnUse">
<stop stop-color="#22CD88"/>
<stop offset="0.981972" stop-color="#04BAF5"/>
</linearGradient>
<clipPath id="clip0_3889_237">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 966 B

@ -2075,6 +2075,25 @@
"scriptSrc": "(?:/([\\d\\.]+)/min/)?tiny-slider(?:\\.min)?\\.js\\;version:\\1",
"website": "https://github.com/ganlanyuan/tiny-slider"
},
"Tinybird": {
"cats": [
10
],
"description": "Tinybird is the real-time analytics platform for developers. Ingest data, query it with SQL, and instantly publish the results as high-concurrency, low-latency REST APIs.",
"icon": "Tinybird.svg",
"js": {
"Tinybird": ""
},
"scriptSrc": [
"\\.tinybird.co/js/index\\.js"
],
"pricing": [
"freemium",
"payg"
],
"saas": true,
"website": "https://www.tinybird.co/"
},
"TinyMCE": {
"cats": [
24
@ -3470,4 +3489,4 @@
"implies": "Node.js",
"website": "https://totaljs.com"
}
}
}

Loading…
Cancel
Save