16 lines
241 B
JSON
16 lines
241 B
JSON
{
|
|
"zh": {
|
|
"format": "txt",
|
|
"path": "zh/converted.txt",
|
|
"idx": 78,
|
|
"pattern": "^第.{1,5}节"
|
|
},
|
|
"en": {
|
|
"format": "epub",
|
|
"path": "en/EPUB",
|
|
"idx": 1,
|
|
"pattern": "chapter_(\\d+)",
|
|
"sort": true
|
|
}
|
|
}
|