From 325d03ea29cdc42b532d72213c27f8293aa9ff09 Mon Sep 17 00:00:00 2001 From: Jakub Nieznalski Date: Mon, 25 Jan 2016 15:39:04 +0100 Subject: [PATCH] Fix html elements in app.json --- src/apps.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/apps.json b/src/apps.json index 7dd45cbaa..0a45c48b6 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7,7 +7,7 @@ "headers": { "X-Powered-By": "epages 6" }, - "html": "shop.strato.com", + "html": "", "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": "This OnlineStore is brought to you by ViA-Online GmbH Afterbuy. Information and contribution at https://www.afterbuy.de" ], "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 xonic-solutions Shopsoftware"], "meta": { "keywords": "xonic-solutions" },