Files
zh-en-wn-dataset/custom/warlock/format.json
2025-02-11 13:28:12 +06:00

17 lines
257 B
JSON

{
"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
}
}