Add Arena / widget
@ -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="M31.9824 0.0527473H25.5014C24.2687 0.0527473 23.2825 1.03736 23.2825 2.26813V2.3033C21.3452 0.703297 18.7916 0.193407 16.9952 0.0351648C16.6606 0.0175824 16.3436 0 16.009 0C7.11525 0 -0.0525437 7.20879 0.000290212 16.0879C0.0179015 18.989 0.828021 21.6967 2.21932 24.0176C5.03712 28.8 10.2853 32 16.2379 32H16.5549C18.3337 31.8945 21.1515 31.4549 23.2649 29.7318C23.2825 30.1187 23.3881 30.4879 23.5642 30.7868C23.9517 31.5077 24.7089 31.9824 25.5718 31.9824H32V0.140659H31.9648V0.0527473H31.9824ZM24.797 25.1956L22.6132 24.4396C21.081 23.9121 19.4255 23.8066 17.8581 24.1583C15.1284 24.7737 12.1521 24.0176 10.0387 21.9077C9.528 21.3978 9.08771 20.8352 8.73549 20.2373C6.81586 16.9318 7.3442 12.589 10.3205 9.84616C11.9231 8.36923 13.9837 7.63077 16.0442 7.63077C18.0694 7.63077 20.1124 8.35165 21.6974 9.79341C22.2962 10.3209 22.7893 10.9187 23.1767 11.5693C24.3567 13.4682 24.6913 15.7538 24.1982 17.8638C23.846 19.4286 23.9693 21.0638 24.48 22.5758L25.2372 24.7561C25.3429 25.0373 25.0787 25.3011 24.797 25.1956Z" fill="#7739EB"/>
</svg>
After
Width: | Height: | Size: 1.1 KiB
@ -3780,6 +3780,26 @@
"saas": true,
"website": "https://www.arcxp.com"
},
"Arena": {
"cats": [
5
],
"description": "Arena widget is an embeddable widget provided by the Arena platform, which allows users to embed live blogs directly on their website.",
"icon": "Arena.svg",
"dom": "iframe[scr*='//go.arena.im/']",
"js": {
"arenaHub.arenaIdentify": "",
"arenaim.initializeLiveblog": "",
"arenaLiveblog": ""
"pricing": [
"freemium",
"mid",
"recurring"
"website": "https://arena.im"
"ArcGIS API for JavaScript": {
35