update
This commit is contained in:
18
public/json/manga.json
Normal file
18
public/json/manga.json
Normal file
@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"end": 21,
|
||||
"updated_at": "2021-07-11T00:00:00+09:00",
|
||||
"comment": "特別編",
|
||||
"illust": 100,
|
||||
"dir": 0
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"end": 6,
|
||||
"updated_at": "2024-05-01T00:00:00+09:00",
|
||||
"comment": "1話",
|
||||
"illust": 89,
|
||||
"dir": 1
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user