Merge pull request #6693 from nurbek91/resova

Add Resova / appointment-scheduling
main
Elbert Alias 2 years ago committed by GitHub
commit 9fb81f235a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.29375 5.82812C3.29688 4.43125 4.43125 3.3 5.82812 3.29375H26.1719C27.5719 3.29688 28.7031 4.43125 28.7062 5.82812V12.1062C28.7062 22.5969 22.5781 28.7062 12.0844 28.7062H5.82812C4.42813 28.7031 3.29688 27.5688 3.29375 26.1719V5.82812ZM6.27812 0C2.825 0 0 2.825 0 6.275V25.7219C0 29.175 2.825 32 6.27812 32H25.7219C29.175 32 32 29.175 32 25.725V6.275C32 2.825 29.175 0 25.7219 0H6.27812Z" fill="#4689C8"/>
<path d="M11.0593 7.05933C8.84995 7.05933 7.05933 8.87183 7.05933 11.1031V20.8968V21.1531H7.0687C7.19995 23.2593 8.9437 24.9437 11.0593 24.9437C13.175 24.9437 14.9187 23.2625 15.05 21.1531H15.0593V20.8968V11.1031C15.0593 8.8687 13.2687 7.05933 11.0593 7.05933Z" fill="#4689C8"/>
<path d="M20.9407 7.05933C23.15 7.05933 24.9407 8.84995 24.9407 11.0593V13.4125C24.9407 15.6218 23.15 17.4125 20.9407 17.4125C18.7313 17.4125 16.9407 15.6218 16.9407 13.4125V11.0593C16.9407 8.84995 18.7313 7.05933 20.9407 7.05933Z" fill="#4689C8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -1197,6 +1197,30 @@
"scriptSrc": "static\\.resmio\\.\\w+/static/", "scriptSrc": "static\\.resmio\\.\\w+/static/",
"website": "https://www.resmio.com" "website": "https://www.resmio.com"
}, },
"Resova": {
"cats": [
72
],
"description": "Resova is an online booking software.",
"icon": "Resova.svg",
"dom": {
"a[href*='.resova.']": {
"attributes": {
"href": "\\.resova\\.(?:us|eu|co\\.uk)"
}
}
},
"js": {
"initResova": "",
"baseUrl": "\\.resova\\.(?:us|eu|co\\.uk)"
},
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://resova.com"
},
"Responsive Lightbox & Gallery": { "Responsive Lightbox & Gallery": {
"cats": [ "cats": [
87, 87,