chore: haha
This commit is contained in:
15
custom/reverend_insanity/format.json
Normal file
15
custom/reverend_insanity/format.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user