diff options
author | Struan Donald <struan@exo.org.uk> | 2013-09-25 12:33:18 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-09-25 12:33:18 +0100 |
commit | 2349e0b8843598d7091d1b6602d517a9b42dd04c (patch) | |
tree | 3eefb14e69200618f0f82a169e508513cad7d63e | |
parent | 24f02828339b84d594cf1fbbd3af2a537623eafe (diff) |
update android white list
-rwxr-xr-x | Android/res/xml/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/res/xml/config.xml b/Android/res/xml/config.xml index b260370..cbab750 100755 --- a/Android/res/xml/config.xml +++ b/Android/res/xml/config.xml @@ -35,7 +35,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="src/index.html" /> |