Files
waf-platform/HttpDNSSDK/sdk/ios/NewHttpDNSTestDemo/DemoConfig.plist
2026-03-05 02:52:45 +08:00

15 lines
396 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>primaryServiceHost</key>
<string>httpdns.deepwaf.xyz</string>
<key>servicePort</key>
<integer>8445</integer>
<key>signSecret</key>
<string></string>
</dict>
</plist>