Skip to content

Instantly share code, notes, and snippets.

@cqnature
Created October 13, 2018 11:48
Show Gist options
  • Save cqnature/0e5f71a1d20c796aa4be7b6aed2a5237 to your computer and use it in GitHub Desktop.
Save cqnature/0e5f71a1d20c796aa4be7b6aed2a5237 to your computer and use it in GitHub Desktop.
ios生产服务器的跳转
{
"config": {
"IOS":{
"0.19.8": {
"ServerUrl": "https://tafiossandbox.peakxgames.com/json",
"WebSocketUrl": "wss://tafiossandbox.peakxgames.com/socket",
"AvatarUrl": "http://tafimage.s3.us-west-1.amazonaws.com/devavatar/ios/",
"CdnUrl": "https://d3k0u7y2uhcq1w.cloudfront.net/0.0.388/",
"BackupCdnUrl": "https://s3.amazonaws.com/tafapkdev/0.0.388/",
"ShareDownloadUrl": "https://tafiossandbox.peakxgames.com/download"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment