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 7a21f0aed0c9a8daa0f09997a76c856f47d17aa1..d3cc356c7670ae514aea8fdb23c414198d837d37 100644 (file)
@@ -7,6 +7,7 @@
     "url": "http://www.kairo.at/"
   },
   "installs_allowed_from": [
-    "https://appstore.mozillalabs.com"
+    "https://apps-preview.mozilla.org",
+    "https://apps.mozilla.org"
   ]
 }
\ No newline at end of file