chore: more!
This commit is contained in:
16
custom/warlock/format.json
Normal file
16
custom/warlock/format.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"zh": {
|
||||
"format": "txt",
|
||||
"path": "zh/converted.txt",
|
||||
"idx": 14,
|
||||
"pattern": "^第.{1,7}章"
|
||||
},
|
||||
"en": {
|
||||
"format": "epub",
|
||||
"path": "en/OEBPS/text",
|
||||
"idx": 1,
|
||||
"pattern": "(\\d+)",
|
||||
"sort": true,
|
||||
"lshiftp": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user