Merge pull request #7345 from ysm-dev/loom

Add Loom
main
Elbert Alias 2 years ago committed by GitHub
commit 3fb65752e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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="M32 14.2206H22.6427L30.7466 9.54189L28.9669 6.45856L20.8631 11.1373L25.5408 3.0341L22.4574 1.25339L17.7797 9.35657V0H14.2202V9.35747L9.54075 1.25339L6.45838 3.03321L11.137 11.1364L3.03312 6.45856L1.25336 9.541L9.35721 14.2197H0V17.7794H9.35632L1.25336 22.4581L3.03312 25.5415L11.1361 20.8636L6.45748 28.9668L9.54075 30.7466L14.2193 22.6426V32H17.7789V22.6434L22.4566 30.7466L25.5398 28.9668L20.8612 20.8628L28.9651 25.5415L30.7449 22.4581L22.6419 17.7802H31.9981V14.2206H32ZM16 20.8412C13.316 20.8412 11.1406 18.6658 11.1406 15.9817C11.1406 13.2976 13.316 11.1221 16 11.1221C18.684 11.1221 20.8594 13.2976 20.8594 15.9817C20.8594 18.6658 18.684 20.8412 16 20.8412Z" fill="#625DF5"/>
</svg>

After

Width:  |  Height:  |  Size: 795 B

@ -1472,6 +1472,26 @@
"scriptSrc": "loja2\\.com\\.br", "scriptSrc": "loja2\\.com\\.br",
"website": "https://www.loja2.com.br" "website": "https://www.loja2.com.br"
}, },
"Loom": {
"cats": [
103
],
"dns": {
"TXT": "loom-verification"
},
"icon": "Loom.svg",
"saas": true,
"pricing": [
"freemium",
"recurring",
"payg"
],
"xhr": [
"loom\\.com/api",
"luna\\.loom\\.com"
],
"website": "https://www.loom.com"
},
"Loop Returns": { "Loop Returns": {
"cats": [ "cats": [
102 102
@ -1827,4 +1847,4 @@
"oss": true, "oss": true,
"website": "https://github.com/paulirish/lite-youtube-embed" "website": "https://github.com/paulirish/lite-youtube-embed"
} }
} }