-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathconfig.json
34 lines (34 loc) · 1.01 KB
/
config.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
{
"mangaLike": {},
"readComicOnlineTo": {},
"readComicsOnlineRu": {},
"comicExtra": {},
"temporary storage of books that are not going to be downloaded by the program": {
"mangalike": {
"chromosome-47": "82",
"sun-ken-rock": "171",
"star-martial-god-technique": "254",
"the-lost-city": "82",
"chong-sheng-resurrection": "186"
},
"readComicOnlineTo": {
"Batman-The-Complete-Hush": "1",
"X-23-2018": "12",
"Civil-War-2006": "7",
"All-Star-Superman": "12",
"Injustice-2": "72",
"Batman-The-Dark-Knight-Returns": "4"
},
"readComicsOnlineRu": {
"avengers-2016": "691",
"batman-2016": "66",
"injustice-2-2017": "1",
"justice-league-2016": "1"
},
"comicExtra": {
"a-fractured-mind": "4",
"blackbird": "6",
"injustice-ground-zero": "24"
}
}
}