Fix html elements in app.json

main
Jakub Nieznalski 9 years ago
parent 7435ce98f6
commit 325d03ea29

@ -7,7 +7,7 @@
"headers": {
"X-Powered-By": "epages 6"
},
"html": "shop.strato.com",
"html": "<a href=\"http://www.strato.de/\" target=\"_blank\">",
"website": "shop.strato.com",
"icon": "strato.png"
},
@ -29,8 +29,8 @@
"meta": {
"generator": "Mietshop"
},
"html": "https://ssl.mietshop.de/",
"website": "http://www.mietshop.de/",
"html": "<a href=\"https://ssl.mietshop.d",
"website": "www.mietshop.de/",
"icon": "mietshop.png"
},
"EPages": {
@ -41,7 +41,7 @@
"keywords": "srv/epages/eproot/Cartridges"
},
"script": "ep_base.js",
"website": "http://www.epages.com/",
"website": "www.epages.com/",
"icon": "epages.png"
},
"AfterBuy": {
@ -49,19 +49,17 @@
6
],
"html": [
"This OnlineStore is brought to you by ViA-Online GmbH Afterbuy"
"<dd>This OnlineStore is brought to you by ViA-Online GmbH Afterbuy. Information and contribution at https://www.afterbuy.de</dd>"
],
"icon": "after-buy.png",
"script": "shop-static\\.afterbuy\\.de",
"website": "https://www.afterbuy.de"
"website": "www.afterbuy.de"
},
"Xonic": {
"cats": [
6
],
"html": [
"info@xonic-solutions.de"
],
"html": ["Powered by <a href=\"http://www.xonic-solutions.de/index.php\" target=\"_blank\">xonic-solutions Shopsoftware</a>"],
"meta": {
"keywords": "xonic-solutions"
},