whitelist support

This commit is contained in:
Anis Kadri
2011-08-29 16:13:02 -07:00
parent e2acd1af33
commit f111ea56ed
2 changed files with 64 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<phonegap>
<access origin="http://127.0.0.1*"/>
</phonegap>