diff options
author | Struan Donald <struan@exo.org.uk> | 2013-10-03 10:42:38 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-10-03 10:42:38 +0100 |
commit | e89e835cf5877de174f3020ae847a24080a7ac14 (patch) | |
tree | 9db965294512581755b19ee8232d6a6a5ce4fa49 | |
parent | 76a0afcf0c26b0451ffcb2e15d4fc965eb3fe855 (diff) |
add fms.com to whitelist
-rw-r--r-- | iPhone/FixMyStreet/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iPhone/FixMyStreet/config.xml b/iPhone/FixMyStreet/config.xml index e55b7dc..636f86e 100644 --- a/iPhone/FixMyStreet/config.xml +++ b/iPhone/FixMyStreet/config.xml @@ -34,7 +34,7 @@ <access origin="*.tilma.mysociety.org"/> <access origin="*.virtualearth.net"/> <access origin="mapit.mysociety.org"/> - <access origin="mobile.fixmystreet.test.mysociety.org"/> + <access origin="www.fixmystreet.com"/> <!-- <content src="http://mysite.com/myapp.html" /> for external pages --> <content src="src/index.html" /> |