-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnovel_page_info.json
45 lines (40 loc) · 1.59 KB
/
novel_page_info.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
{
"novel_page_info": {
"ATG": {
"NOVEL_CODE": "ATG",
"ACCORDIAN_TXT": "Volume ",
"NOVEL_PATH": "/home/laughinglouds/Project/Scrapia-World/novel/ATG/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/against-the-gods"
},
"LOAR": {
"NOVEL_CODE": "LOAR",
"ACCORDIAN_TXT": "Chapter ",
"NOVEL_PATH": "/home/laughinglouds/Programming/newScrapiaWorld/novel/LOAR/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/lord-of-all-realms"
},
"OG": {
"NOVEL_CODE": "OG",
"ACCORDIAN_TXT": "Chapter ",
"NOVEL_PATH": "/home/laughinglouds/Project/Scrapia-World/novel/OG/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/overgeared"
},
"7K": {
"NOVEL_CODE": "7K",
"ACCORDIAN_TXT": "Chapter ",
"NOVEL_PATH": "/home/laughinglouds/Project/newScrapiaWorld/novel/7K/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/7-killers"
},
"TRK": {
"NOVEL_CODE": "TRK",
"ACCORDIAN_TXT": "Chapter ",
"NOVEL_PATH": "/home/laughinglouds/Project/newScrapiaWorld/novel/TRK/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/tomb-raider-king"
},
"EYEM": {
"NOVEL_CODE": "EYEM",
"ACCORDIAN_TXT": "Chapter ",
"NOVEL_PATH": "/home/laughinglouds/Project/newScrapiaWorld/novel/EYEM/",
"NOVEL_PAGE": "https://www.wuxiaworld.com/novel/everyone-is-young-except-for-me"
}
}
}