put correct sites into app manifests
authorRobert Kaiser <kairo@kairo.at>
Sun, 18 Dec 2011 00:56:11 +0000 (01:56 +0100)
committerRobert Kaiser <kairo@kairo.at>
Sun, 18 Dec 2011 00:56:11 +0000 (01:56 +0100)
manifest.webapp

index b01a7771b8420d951d55feb69fca9a973a246cf1..24c8e35a26b1d94ec0b7295ebc9c986e613f990c 100644 (file)
@@ -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