Merge pull request #6652 from nurbek91/rateparity

Add RateParity / widget
main
Elbert Alias 2 years ago committed by GitHub
commit 1551fdcaea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.96522 1.14286H15.8345C17.0469 1.14286 18.2097 1.62449 19.067 2.4818C19.9243 3.33911 20.4059 4.50187 20.4059 5.71429V8H13.5488L9.25162 2.62812C9.14411 2.49366 9.07674 2.33157 9.05728 2.16051C9.03781 1.98946 9.06704 1.81638 9.1416 1.6612C9.21615 1.50602 9.33301 1.37505 9.47872 1.28335C9.62442 1.19165 9.79306 1.14295 9.96522 1.14286V1.14286ZM26.3488 8H20.4059V14.8571C20.4059 15.4634 20.1651 16.0447 19.7364 16.4734C19.3078 16.902 18.7264 17.1429 18.1202 17.1429H5.62236C5.4502 17.143 5.28157 17.1916 5.13586 17.2833C4.99015 17.375 4.8733 17.506 4.79874 17.6612C4.72418 17.8164 4.69496 17.9895 4.71442 18.1605C4.73388 18.3316 4.80125 18.4937 4.90876 18.6281L14.6916 30.8571V24.9143C14.6916 24.6718 14.7879 24.4393 14.9594 24.2678C15.1309 24.0963 15.3634 24 15.6059 24H20.4059C22.2245 24 23.9687 23.2776 25.2546 21.9916C26.5406 20.7056 27.2631 18.9615 27.2631 17.1429V8.91429C27.2631 8.67181 27.1667 8.43925 26.9953 8.26779C26.8238 8.09633 26.5912 8 26.3488 8Z" fill="#421D5E"/>
<path d="M21.9666 2.70355L25.7024 6.43932C26.2784 7.01532 27.2631 6.60709 27.2631 5.79292V1.14286H22.613C21.7988 1.14286 21.3906 2.12755 21.9666 2.70355Z" fill="#00FFCC"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -296,6 +296,20 @@
"icon": "Raspbian.svg",
"website": "https://www.raspbian.org/"
},
"RateParity": {
"cats": [
5
],
"description": "RateParity is a conversion rate optimisation platform for hotels.",
"icon": "RateParity.svg",
"scriptSrc": "code\\.rateparity\\.com/",
"saas": true,
"pricing": [
"recurring",
"mid"
],
"website": "https://www.rateparity.com"
},
"Raychat": {
"cats": [
52

Loading…
Cancel
Save