Add Trengo / live chat

main
nurbek 3 years ago
parent c8053a9908
commit 08f92a219b

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.2484 3.99696C-7.87964 6.10896 0.184357 18.397 9.43236 23.805C18.8404 29.309 23.2244 30.301 28.6964 21.789C28.6964 21.789 40.3444 1.88496 16.2484 3.99696ZM10.2004 15.709C10.1991 15.5237 10.2346 15.34 10.3049 15.1686C10.3752 14.9972 10.4789 14.8415 10.6099 14.7105C10.7409 14.5795 10.8966 14.4758 11.068 14.4055C11.2394 14.3352 11.4231 14.2997 11.6084 14.301H18.7444C18.9296 14.2997 19.1133 14.3352 19.2847 14.4055C19.4561 14.4758 19.6118 14.5795 19.7428 14.7105C19.8738 14.8415 19.9775 14.9972 20.0478 15.1686C20.1181 15.34 20.1536 15.5237 20.1524 15.709C20.149 16.0813 19.9996 16.4375 19.7363 16.7009C19.4729 16.9642 19.1167 17.1136 18.7444 17.117H11.6084C11.4231 17.1182 11.2394 17.0827 11.068 17.0124C10.8966 16.9421 10.7409 16.8384 10.6099 16.7074C10.4789 16.5764 10.3752 16.4207 10.3049 16.2493C10.2346 16.0779 10.1991 15.8942 10.2004 15.709V15.709ZM23.2244 21.181H13.6244C13.4391 21.1822 13.2554 21.1467 13.084 21.0764C12.9126 21.0061 12.7569 20.9024 12.6259 20.7714C12.4949 20.6404 12.3912 20.4847 12.3209 20.3133C12.2506 20.1419 12.2151 19.9582 12.2164 19.773C12.2197 19.4006 12.3691 19.0444 12.6324 18.781C12.8958 18.5177 13.252 18.3683 13.6244 18.365H23.2244C23.5978 18.365 23.9559 18.5133 24.22 18.7773C24.484 19.0414 24.6324 19.3995 24.6324 19.773C24.6324 20.1464 24.484 20.5045 24.22 20.7686C23.9559 21.0326 23.5978 21.181 23.2244 21.181ZM23.2244 13.085H9.27236C9.0871 13.0862 8.90344 13.0507 8.73203 12.9804C8.56063 12.9101 8.40491 12.8064 8.27391 12.6754C8.14291 12.5444 8.03924 12.3887 7.96894 12.2173C7.89863 12.0459 7.86308 11.8622 7.86436 11.677C7.8677 11.3046 8.01711 10.9484 8.28044 10.685C8.54377 10.4217 8.89997 10.2723 9.27236 10.269H23.1924C23.3776 10.2677 23.5613 10.3032 23.7327 10.3735C23.9041 10.4438 24.0598 10.5475 24.1908 10.6785C24.3218 10.8095 24.4255 10.9652 24.4958 11.1366C24.5661 11.308 24.6016 11.4917 24.6004 11.677C24.6051 11.8604 24.5729 12.043 24.5058 12.2139C24.4388 12.3847 24.3381 12.5404 24.2098 12.6717C24.0815 12.8029 23.9282 12.9071 23.759 12.9781C23.5897 13.0491 23.4079 13.0854 23.2244 13.085V13.085Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -179,20 +179,6 @@
"icon": "SQLite.png", "icon": "SQLite.png",
"website": "http://www.sqlite.org" "website": "http://www.sqlite.org"
}, },
"Stitches": {
"cats": [
12,
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches",
"icon": "Stitches.svg",
"oss": true,
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},
"website": "https://stitches.dev"
},
"STUDIO": { "STUDIO": {
"cats": [ "cats": [
51 51

@ -986,6 +986,23 @@
"scripts": "\\.trbo\\.com", "scripts": "\\.trbo\\.com",
"website": "https://www.trbo.com" "website": "https://www.trbo.com"
}, },
"Trengo": {
"cats": [
52
],
"description": "Trengo is an omnichannel communication platform that unifies all messaging channels into one single view.",
"icon": "Trengo.svg",
"js": {
"Trengo.eventBus": ""
},
"scripts": "\\.widget\\.trengo\\.eu/",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://trengo.com"
},
"Tripadviser.Widget": { "Tripadviser.Widget": {
"cats": [ "cats": [
5 5

Loading…
Cancel
Save