Files
waf-platform/HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/DemoConfig.plist
2026-03-05 16:59:19 +08:00

15 lines
425 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>appId</key>
<string>app1flndpo9</string>
<key>apiUrl</key>
<string>https://httpdns.deepwaf.xyz:8445</string>
<key>signSecret</key>
<string>ss_67fb8471a45b</string>
<key>serviceDomain</key>
<string>demo.cloudxdr.com</string>
</dict>
</plist>