-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcategory.json
More file actions
124 lines (124 loc) · 2.72 KB
/
category.json
File metadata and controls
124 lines (124 loc) · 2.72 KB
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
124
{
"category":[
{
"cName":"全部",
"eName":"all",
"type":0,
"sourceUrl":"category"
},
{
"cName":"火影忍者",
"eName":"hyrz",
"type":0,
"sourceUrl":"category"
},
{
"cName":"海贼王",
"eName":"hzw",
"type":0,
"sourceUrl":"category"
},
{
"cName":"宫崎骏",
"eName":"gqj",
"type":1,
"sourceUrl":"category"
},
{
"cName":"名侦探柯南",
"eName":"mztkn",
"type":0,
"sourceUrl":"category"
},
{
"cName":"死神",
"eName":"ss",
"type":0,
"sourceUrl":"category"
},
{
"cName":"妖精的尾巴",
"eName":"yjdwb",
"type":0,
"sourceUrl":"category"
},
{
"cName":"银魂",
"eName":"yh",
"type":0,
"sourceUrl":"category"
},
{
"cName":"哆啦A梦",
"eName":"dlam",
"type":0,
"sourceUrl":"category"
},
{
"cName":"犬夜叉",
"eName":"qyc",
"type":0,
"sourceUrl":"category"
},
{
"cName":"高达",
"eName":"gd",
"type":0,
"sourceUrl":"category"
},
{
"cName":"圣斗士",
"eName":"sss",
"type":0,
"sourceUrl":"category"
},
{
"cName":"七龙珠",
"eName":"lz",
"type":0,
"sourceUrl":"category"
},
{
"cName":"定制头像",
"eName":"dztx",
"type":1,
"sourceUrl":"category"
},
{
"cName":"二次元",
"eName":"ecy",
"type":1,
"sourceUrl":"category"
},
{
"cName":"古风",
"eName":"gf",
"type":1,
"sourceUrl":"category"
},
{
"cName":"原画",
"eName":"yh",
"type":1,
"sourceUrl":"category"
},
{
"cName":"手绘",
"eName":"sh",
"type":1,
"sourceUrl":"category"
},
{
"cName":"场景",
"eName":"cj",
"type":1,
"sourceUrl":"category"
},
{
"cName":"cosplay",
"eName":"cosplay",
"type":1,
"sourceUrl":"category"
}
]
}