Merge pull request #6894 from nurbek91/foodomaa

Add Foodoma / reservations-delivery
main
Elbert Alias 2 years ago committed by GitHub
commit c9df1ebb66
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="M17.3561 18.6411C17.6956 18.6411 17.8653 18.8958 17.8653 19.405C17.8653 20.3628 17.1136 20.8417 15.6102 20.8417C15.3192 20.8417 14.9009 20.7872 14.3553 20.678C14.5129 21.4298 14.6402 22.2664 14.7372 23.1878C14.8463 24.0971 14.9009 24.8489 14.9009 25.443C14.9009 26.7524 14.6887 27.7527 14.2644 28.4438C13.84 29.1348 13.2823 29.4804 12.5912 29.4804C11.7182 29.4804 11.0938 28.862 10.718 27.6254C10.3542 26.3887 10.1724 24.5215 10.1724 22.0239C10.1724 19.696 10.4209 17.3378 10.918 14.9492C11.4272 12.5486 12.1183 10.5663 12.9913 9.00221C13.8764 7.42605 14.8463 6.63794 15.9012 6.63794C16.471 6.63794 16.9135 6.89255 17.2288 7.40178C17.5562 7.91101 17.7198 8.59602 17.7198 9.45687C17.7198 12.3061 16.0164 15.41 12.6094 18.7684C12.4882 19.9567 12.4275 20.9993 12.4275 21.8966C12.4275 23.1454 12.47 24.4245 12.5548 25.7339C12.6397 27.0555 12.7791 27.7163 12.9731 27.7163C13.3368 27.7163 13.5187 27.0858 13.5187 25.8249C13.5187 24.8792 13.452 23.9638 13.3187 23.0787C13.1974 22.1936 13.0277 21.26 12.8094 20.2779C12.7973 20.1203 12.8458 19.9203 12.9549 19.6778C13.0762 19.4353 13.2216 19.2231 13.3914 19.0412C13.5612 18.8594 13.7127 18.7684 13.8461 18.7684C14.0886 18.7684 14.3796 18.7806 14.719 18.8048C14.8281 18.8169 14.9555 18.823 15.101 18.823C15.5859 18.823 16.1255 18.7806 16.7196 18.6957C16.8166 18.6836 16.9196 18.6714 17.0287 18.6593C17.1379 18.6472 17.247 18.6411 17.3561 18.6411ZM15.5192 8.43842C15.301 8.43842 15.0282 8.80823 14.7008 9.54781C14.3856 10.2874 14.0704 11.2695 13.7551 12.494C13.4399 13.7065 13.1671 14.9917 12.9367 16.3496C13.9067 15.2463 14.6524 14.1006 15.1737 12.9123C15.695 11.712 15.9618 10.5905 15.9739 9.54781C15.9739 8.80823 15.8223 8.43842 15.5192 8.43842Z" fill="#314259"/>
<path d="M19.0654 17.6421C19.0364 17.5756 19.4926 17.3305 20.2545 16.9757C21.2403 16.5041 22.4911 15.9484 23.714 15.4604C24.7176 15.0811 25.4528 14.7656 26.1062 14.5331C26.4795 14.4013 26.8607 14.2927 27.2474 14.208C27.2474 14.208 27.3648 14.1531 27.5285 14.2615C27.5745 14.2917 27.6095 14.3361 27.628 14.388C27.6466 14.4398 27.6477 14.4963 27.6312 14.5489C27.6312 14.5489 19.3441 17.9371 19.0654 17.6421Z" fill="#2B84EA"/>
<path d="M18.2201 17.4694C18.1071 17.3833 19.6282 16.0314 21.3797 14.7317C22.6996 13.7524 24.1797 12.7018 24.8226 12.2856C25.0455 12.1412 25.0954 12.1874 25.0954 12.1874C25.1998 12.1415 25.316 12.1296 25.4276 12.1532C25.6392 12.1867 25.6648 12.2856 25.6648 12.2856C25.6648 12.2856 25.7246 12.3334 25.5296 12.4772C24.1452 13.4982 18.4668 17.6721 18.2201 17.4694Z" fill="#2B84EA"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

@ -1208,6 +1208,23 @@
"scriptSrc": "\\.(?:fbgcdn|foodbooking)\\.com/", "scriptSrc": "\\.(?:fbgcdn|foodbooking)\\.com/",
"website": "https://www.foodbooking.com" "website": "https://www.foodbooking.com"
}, },
"Foodomaa": {
"cats": [
93
],
"description": "Foodomaa is a multi-restaurant food ordering and restaurant membership system.",
"icon": "Foodomaa.svg",
"cookies": {
"foodomaa_session": ""
},
"pricing": [
"freemium",
"recurring",
"low"
],
"saas": true,
"website": "https://foodomaa.com"
},
"Fork Awesome": { "Fork Awesome": {
"cats": [ "cats": [
17 17

Loading…
Cancel
Save