This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json.example
123 lines (123 loc) · 1.7 KB
/
config.json.example
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"accounts": {},
"containers": {},
"versions": [
"15w51b",
"15w51a",
"15w50a",
"15w49b",
"15w47c",
"15w46a",
"15w45a",
"15w44b",
"15w43c",
"15w42a",
"15w41b",
"15w40b",
"15w39c",
"15w38b",
"15w37a",
"15w36d",
"15w35e",
"15w34d",
"15w33c",
"15w32c",
"15w31c",
"1.9",
"1.8.9",
"1.8.8",
"1.8.7",
"1.8.6",
"1.8.5",
"1.8.4",
"1.8.3",
"1.8.2",
"1.8.1",
"1.8",
"1.7.10",
"1.7.9",
"1.7.5",
"1.7.4",
"1.7.2",
"1.6.4",
"1.6.2",
"1.6.1",
"1.5.2",
"1.5.1",
"1.4.7",
"1.4.6",
"1.4.5",
"1.4.4",
"1.4.2",
"1.3.2",
"1.3.1",
"1.2.5",
"1.2.4",
"1.2.3",
"1.2.2",
"1.2.1",
"1.1",
"1.0",
"b1.8.1",
"b1.8",
"b1.7.3",
"b1.7.2",
"b1.7",
"b1.6.6",
"b1.6.5",
"b1.6.4",
"b1.6.3",
"b1.6.2",
"b1.6.1",
"b1.6",
"b1.5_01",
"b1.5",
"b1.4_01",
"b1.4",
"b1.3_01",
"b1.3b",
"b1.2_02",
"b1.2_01",
"b1.2",
"b1.1_02",
"b1.1_01",
"b1.0.2",
"b1.0_01",
"b1.0",
"a1.2.6",
"a1.2.5",
"a1.2.4_01",
"a1.2.3_04",
"a1.2.3_02",
"a1.2.3_01",
"a1.2.3",
"a1.2.2b",
"a1.2.2a",
"a1.2.1_01",
"a1.2.1",
"a1.2.0_02",
"a1.2.0_01",
"a1.2.0",
"a1.1.2_01",
"a1.1.2",
"a1.1.0",
"a1.0.17_04",
"a1.0.17_02",
"a1.0.16",
"a1.0.15",
"a1.0.14",
"a1.0.11",
"a1.0.5_01",
"a1.0.4",
"inf-20100618",
"c0.30_01c",
"c0.0.13a_03",
"c0.0.13a",
"c0.0.11a",
"rd-161348",
"rd-160052",
"rd-132328",
"rd-132211"
],
"max_upload_size": 33554432
}