Merge pull request #5289 from nurbek91/ionos

Add IONOS / hosting
main
Elbert Alias 3 years ago committed by GitHub
commit f50273a103
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="M0 32H32V0H0V32Z" fill="#164194"/>
<path d="M17.7201 6.63638C17.7201 6.57804 17.6909 6.54887 17.6909 6.5197C17.4867 5.7321 16.7866 5.20703 15.9698 5.20703C14.978 5.20703 14.1904 5.99463 14.1904 6.95726V24.9846C14.1904 26.0056 14.978 26.7932 15.9698 26.7932C16.9908 26.7932 17.7784 26.0056 17.7784 24.9846V6.98643C17.7784 6.89892 17.7784 6.81141 17.7492 6.69473L17.7201 6.63638Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 506 B

@ -637,7 +637,6 @@
"low", "low",
"recurring" "recurring"
], ],
"website": "https://www.hosteurope.de"
"saas": true, "saas": true,
"website": "https://www.ukraine.com.ua" "website": "https://www.ukraine.com.ua"
}, },

@ -698,6 +698,21 @@
"icon": "Ionicons.png", "icon": "Ionicons.png",
"website": "http://ionicons.com" "website": "http://ionicons.com"
}, },
"IONOS": {
"cats": [
88
],
"description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
"icon": "IONOS.svg",
"dns": {
"SOA": "ns1\\d+\\.ui-dns\\.(?:de|org|biz|com)"
},
"pricing": [
"low",
"recurring"
],
"website": "https://www.ionos.com"
},
"Irroba": { "Irroba": {
"cats": [ "cats": [
6 6

@ -1528,7 +1528,7 @@
}, },
"dom": "[class*='_shopaholic']", "dom": "[class*='_shopaholic']",
"js": { "js": {
"ShopaholicCart": "", "ShopaholicCart": ""
}, },
"requires": "October CMS", "requires": "October CMS",
"description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid ecommerce website development that allows building projects from small to large online shops.", "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid ecommerce website development that allows building projects from small to large online shops.",

Loading…
Cancel
Save