mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
whitelist support
This commit is contained in:
4
framework/res/xml/phonegap.xml
Normal file
4
framework/res/xml/phonegap.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<phonegap>
|
||||
<access origin="http://127.0.0.1*"/>
|
||||
</phonegap>
|
||||
Reference in New Issue
Block a user