You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
2.2 KiB
47 lines
2.2 KiB
{
|
|
"skipCheckVersion" : false,
|
|
"minApkVersion" : "1.0.62",
|
|
//downloadUrl 填写 CDN url
|
|
"downloadUrl" : "http://panduola-cdn-sea-aws.herogame.com",
|
|
"backupDownloadUrl" : "http://panduola-cdn-sea-ak.herogame.com",
|
|
"versionFileBasePath" : "/data/wwwroot/pandora_patch",
|
|
"accountGateUrl" : ["4.193.90.54:9710"],
|
|
"packageName" : "pandora",
|
|
"specialVersions" : [
|
|
//{"version" : "1.0.66", "apkversion":"", "os" : "android", "gateUrl" : "4.194.56.13:9710", "review":0, "ipRule":"", "disable": 1}
|
|
],
|
|
"versions": [
|
|
{"cpId":1, "url":"market://details?id=com.herogame.gplay.eternalevolution.idlerpg", "channel": "ios", "productId": "jp"},
|
|
{"cpId":2, "url":"market://details?id=com.herogame.gplay.eternalevolution.idlerpg", "channel": "ios", "productId": "sea"},
|
|
{"cpId":3, "url":"market://details?id=com.herogame.gplay.eternalevolution.idlerpg", "channel": "google", "productId": "jp"},
|
|
{"cpId":4, "url":"market://details?id=com.herogame.gplay.eternalevolution.idlerpg", "channel": "google", "productId": "sea"}
|
|
],
|
|
"apkMarketUrl" : "market://details?id=com.herogame.gplay.eternalevolution.idlerpg",
|
|
"apkMarketUrlHuawei" : "",
|
|
"apkMarketUrlIos" : "",
|
|
"apkMarketUrlIosUS" : "",
|
|
"hotPatches" : [
|
|
//{"version" : "", "updateSelf" : 0}
|
|
],
|
|
"debugHotPatches" : [
|
|
//{"version" : "", "updateSelf" : 0}
|
|
],
|
|
"enableWhiteIPList" : true,
|
|
"enableBlackIPList" : true,
|
|
"enableWhiteDeviceList" : true,
|
|
"maintenanceMode" : 0,
|
|
// 安卓版本白名单
|
|
"maintenanceWhiteVerNum" : [],
|
|
// iOS版本白名单
|
|
"maintenanceWhiteVerNum_iOS" : [],
|
|
"maintenanceNotice" : "The server is under maintenance. Please enter the game later",
|
|
"maintenanceStartTime": "2023-07-15 14:00:00",
|
|
"maintenanceEndTime": "2023-07-15 17:00:00",
|
|
"bOpenDebugHot":true,
|
|
"bOpenDebugVesion":true,
|
|
//外网正式玩家从CDN下载,内部测试从版本服务器下载,这样文件内容修改不影响CDN缓存
|
|
"debugDownloadUrl":"http://4.193.90.54",
|
|
"useDebugDownloadUrl" : 1,
|
|
//配置连接到审核服的ip地址数量,超过了告警,防止运营没有通知开发关闭审核跳转到审核服务器配置, 就直接对外发布最新版本
|
|
"alertIosReviewClientIpCount" : 10
|
|
}
|