Skip to content

Instantly share code, notes, and snippets.

@cqnature
Created October 12, 2018 17:48
Show Gist options
  • Save cqnature/35393e12421beb9cb14d50effcf09120 to your computer and use it in GitHub Desktop.
Save cqnature/35393e12421beb9cb14d50effcf09120 to your computer and use it in GitHub Desktop.
android生产服务器加跳转
{
"config": {
"ANDROID":{
"0.19.7": {
"ServerUrl": "https://tafapksandbox.weedo.hk/json",
"WebSocketUrl": "wss://tafapksandbox.weedo.hk/socket",
"AvatarUrl": "http://tafimage.s3.us-west-1.amazonaws.com/devavatar/android/",
"CdnUrl": "https://d3k0u7y2uhcq1w.cloudfront.net/0.0.387/",
"BackupCdnUrl": "https://s3.amazonaws.com/tafapkdev/0.0.387/",
"ShareDownloadUrl": "https://tafapksandbox.weedo.hk/download"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment