diff options
author | Struan Donald <struan@exo.org.uk> | 2012-03-15 13:39:28 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-03-15 13:39:28 +0000 |
commit | 16219c81e3660c0c9cd7da7e2925bda035ce7f0c (patch) | |
tree | b508d43f177e15082c38c6aedcc4589cd7438f81 /phonegap | |
parent | 48b9929e035ac11c8292a8aca5dfd825e0f07e7a (diff) |
add tilma to whitelist
Diffstat (limited to 'phonegap')
-rw-r--r-- | phonegap/iPhone/FixMyStreet/Cordova.plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phonegap/iPhone/FixMyStreet/Cordova.plist b/phonegap/iPhone/FixMyStreet/Cordova.plist index dee5f54c1..c14a60256 100644 --- a/phonegap/iPhone/FixMyStreet/Cordova.plist +++ b/phonegap/iPhone/FixMyStreet/Cordova.plist @@ -22,6 +22,7 @@ <false/> <key>ExternalHosts</key> <array> + <string>*.tilma.mysociety.org</string> <string>mapit.mysociety.org</string> <string>*.tile.openstreetmap.org</string> <string>*.virtualearth.net</string> |