-
Notifications
You must be signed in to change notification settings - Fork 1
/
MoewCat.json
57 lines (57 loc) · 1.08 KB
/
MoewCat.json
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
[
{
"name": "牛奶",
"category": "白貓",
"link": 1,
"state": [
"未領養",
"無",
0,
0
]
},
{
"name": "咖啡",
"category": "加菲貓",
"link": 2,
"state": [
"未領養",
"無",
0,
0
]
},
{
"name": "胖胖",
"category": "橘貓",
"link": 3,
"state": [
"未領養",
"無",
0,
0
]
},
{
"name": "喵",
"category": "緬因貓",
"link": 4,
"state": [
"未領養",
"無",
0,
0
]
},
{
"name": "OARRA?",
"category": "陶喆",
"link": 5,
"state": [
"未領養",
"無",
0,
0
]
}
]