|
|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
-<widget id="vip.adcs.nft" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="vip.adcs.nft" ios-CFBundleVersion="1" android-versionCode="26">
|
|
|
+<widget id="vip.adcs.nft" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="vip.adcs.nft" ios-CFBundleVersion="1" android-versionCode="28">
|
|
|
<name>古藏站</name>
|
|
|
<description>
|
|
|
A sample Apache Cordova application that responds to the deviceready event.
|
|
|
@@ -7,7 +7,7 @@
|
|
|
<author email="dev@cordova.apache.org" href="http://cordova.io">
|
|
|
Apache Cordova Team
|
|
|
</author>
|
|
|
- <content src="https://nft.adcs.vip/"/>
|
|
|
+ <content src="https://www.adcs.vip/"/>
|
|
|
<access origin="*"/>
|
|
|
<allow-intent href="http://*/*"/>
|
|
|
<allow-intent href="https://*/*"/>
|
|
|
@@ -18,6 +18,7 @@
|
|
|
<allow-navigation href="https://nft.adcs.vip/*"/>
|
|
|
<allow-navigation href="https://test.adcs.vip/*"/>
|
|
|
<allow-navigation href="https://ios.adcs.vip/*"/>
|
|
|
+ <allow-navigation href="https://www.adcs.vip/*"/>
|
|
|
<allow-navigation href="http://nft.adcs.vip/*"/>
|
|
|
<allow-navigation href="http://test.adcs.vip/*"/>
|
|
|
<allow-navigation href="http://ios.adcs.vip/*"/>
|