-
Notifications
You must be signed in to change notification settings - Fork 2
/
moosnow.conf.js
77 lines (76 loc) · 2.99 KB
/
moosnow.conf.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
window.moosnowConfig = {
debug: "wx",
/**
* 微信平台
*/
wx: {
bannerId: ["adunit-e51b3123060eec9e"], //请填写你自己的APP banner id
videoId: "adunit-a322f5ee40076372", //请填写你自己的APP video id
interId: "adunit-7c61767905a3940a", //请填写你自己的APP inter id
nativeId: "",
moosnowAppId: "wx840e2e246968f224", //请填写你自己的APP id
version: "1.1.0",
url: "https://liteplay-1253992229.cos.ap-guangzhou.myqcloud.com/config/30270711.json",//游戏的配置json,如果用到了getMistouchNum,后台必须配置mistouchNum字段
},
oppo: {
bannerId: "168776",
videoId: "168781",
interId: "168777",
nativeId: ["168779", "168780"],
moosnowAppId: "30270711",
version: "1.1.0"
},
vivo: {
bannerId: "aa9a8f1e5403435fa51ec680dbbf0da2",
videoId: "c8bf3259afd64e389e42f1b67e21e005",
interId: "168777",
nativeId: ["7d595c09da994cc58c02217f43ebdd40", "010b436a80974dd6b3eafffc6c94b974"],
moosnowAppId: "100006157",
version: "1.1.0",
url: "https://liteplay-1253992229.cos.ap-guangzhou.myqcloud.com/config/tp_zzxhc_user_vivo.json",//游戏的配置json,如果用到了getMistouchNum,后台必须配置mistouchNum字段
},
qq: {
bannerId: ["34c452729bdb7803449ea3ecb964adb5", "69f3e4307a8705f64df08c872be9002c", "88f654f5096c1bf9f68fac27a16c3180", "78b1a0cf5269d54d2ea642da472fc62f"],
videoId: "e8b4dafd255989e8978949a0207c66c7",
interId: "",
boxId: "51aa10cf3cbeb175be37cf7a1a336513",
nativeId: ["", ""],
moosnowAppId: "1110464664",
blockId: "",
version: "1.1.0",
url: "https://liteplay-1253992229.cos.ap-guangzhou.myqcloud.com/config/tp_zzxhcar_config.json",//游戏的配置json,如果用到了getMistouchNum,后台必须配置mistouchNum字段
},
bd: {
bannerId: "168776",
videoId: "168781",
interId: "168777",
nativeId: ["168779", "168780"],
moosnowAppId: "30251588",
version: "1.1.0",
url: "https://liteplay-1253992229.cos.ap-guangzhou.myqcloud.com/config/tp_zzxhcar_config.json",//游戏的配置json,如果用到了getMistouchNum,后台必须配置mistouchNum字段
},
byte: {
bannerId: ["1dcg253kngk3kbk39q", "amhf8omnfif23jcw85"],
videoId: ["fsceug9ogfdy4jaiy1", "5222hng9m46l94fgp6"],
interId: "168777",
nativeId: ["168779", "168780"],
moosnowAppId: "ttccd7ba6a53fd8cfe",
version: "1.1.0",
},
uc: {
bannerId: "168776",
videoId: "168781",
interId: "168777",
nativeId: ["168779", "168780"],
moosnowAppId: "tt07e4715998dfbc8b",
version: "1.1.0",
},
hw: {
bannerId: "168776",
videoId: "168781",
interId: "168777",
nativeId: ["168779", "168780"],
moosnowAppId: "tt07e4715998dfbc8b",
version: "1.1.0",
}
}