From d4aca0419dbe844dfbe7549b413169d00bda2e10 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Mon, 04 Sep 2017 09:39:30 +0800
Subject: [PATCH] [Update] WASdkIntf (3.6.5)

---
 config/wa_sdk_track_config.plist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/wa_sdk_track_config.plist b/config/wa_sdk_track_config.plist
index 6576234..1d21c25 100644
--- a/config/wa_sdk_track_config.plist
+++ b/config/wa_sdk_track_config.plist
@@ -5,7 +5,7 @@
 	<key>FACEBOOK</key>
 	<dict>
 		<key>Enabled</key>
-		<true/>
+		<false/>
 	</dict>
 	<key>CHARTBOOST</key>
 	<dict>
@@ -14,14 +14,14 @@
 		<key>AppSignature</key>
 		<string>0964f36276dcdc991eee51723abf86191668a9ec</string>
 		<key>Enabled</key>
-		<true/>
+		<false/>
 	</dict>
 	<key>WINGA</key>
 	<dict>
 		<key>ChannelId</key>
 		<string>AppleStore</string>
 		<key>URL</key>
-		<string>https://sdkapi.gamehollywood.com/data/</string>
+		<string>https://api.wingsdk.com/data/</string>
 		<key>Enabled</key>
 		<true/>
 		<key>Mapping</key>

--
Gitblit v1.8.0