Fix apps.json elements

main
Jakub Nieznalski 9 years ago
parent 325d03ea29
commit 3e791db009

@ -4,9 +4,6 @@
"cats": [ "cats": [
6 6
], ],
"headers": {
"X-Powered-By": "epages 6"
},
"html": "<a href=\"http://www.strato.de/\" target=\"_blank\">", "html": "<a href=\"http://www.strato.de/\" target=\"_blank\">",
"website": "shop.strato.com", "website": "shop.strato.com",
"icon": "strato.png" "icon": "strato.png"
@ -15,10 +12,9 @@
"cats": [ "cats": [
6 6
], ],
"headers": { "meta": {
"X-Powered-By": "PHP/5.4.45-nmm1" "generator": "\\(c\\) by modified eCommerce Shopsoftware ------ http://www.modified-shop.org"
}, },
"html": "mod</span><span class=\"cop_grey\">ified eCommerce Shopsoftware &copy",
"icon": "modified.png", "icon": "modified.png",
"website": "www.modified-shop.org/" "website": "www.modified-shop.org/"
}, },
@ -34,13 +30,13 @@
"icon": "mietshop.png" "icon": "mietshop.png"
}, },
"EPages": { "EPages": {
"headers": {
"X-Powered-By": "epages 6"
},
"cats": [ "cats": [
6 6
], ],
"meta": { "script": "config\\(\"ep\"",
"keywords": "srv/epages/eproot/Cartridges"
},
"script": "ep_base.js",
"website": "www.epages.com/", "website": "www.epages.com/",
"icon": "epages.png" "icon": "epages.png"
}, },