From: Robert Kaiser Date: Sun, 18 Dec 2011 00:56:11 +0000 (+0100) Subject: put correct sites into app manifests X-Git-Tag: production~21 X-Git-Url: https://git-public.kairo.at/?p=mandelbrot-web.git;a=commitdiff_plain;h=6837633d0310c88eb1dfc0d6b3764c9b64391763 put correct sites into app manifests --- diff --git a/manifest.webapp b/manifest.webapp index b01a777..24c8e35 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -11,6 +11,7 @@ "32": "/style/mandelbrotIcon32.png" }, "installs_allowed_from": [ - "https://appstore.mozillalabs.com" + "https://apps-preview.mozilla.org", + "https://apps.mozilla.org" ] } \ No newline at end of file