Update apps.json

fixed a couple of errors on Kooboo configuration
main
Alfredo Serafini 11 years ago
parent 5e462840b9
commit baa7d2f828

@ -1497,9 +1497,9 @@
"website": "http://kooboo.com/", "website": "http://kooboo.com/",
"cats": [ 1 ], "cats": [ 1 ],
"headers": { "X-KoobooCMS-Version": ".+" }, "headers": { "X-KoobooCMS-Version": ".+" },
"html": ["=[^>]+/Kooboo"], "html": ["=\"/Kooboo"],
"implies": "Microsoft ASP.NET" "implies": "Microsoft ASP.NET",
"script": ["=[^>]+/Kooboo"] "script": ["=\"/Kooboo"]
}, },
"KS_HTTP": { "KS_HTTP": {
"website": "www.canon.com", "website": "www.canon.com",