mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-04-29 02:12:10 +02:00
Don't default remove chapter for webnovel in chapter_strip.
This commit is contained in:
parent
576bb310a1
commit
bfecebbc80
2 changed files with 0 additions and 12 deletions
|
|
@ -2659,12 +2659,6 @@ translator_label: Translator
|
|||
editor_label: Editor
|
||||
extra_titlepage_entries: translator, editor
|
||||
|
||||
## Remove leading 'chapter ' because site uses lowercase chapter, but
|
||||
## keep the site number because site can have stories that starting at
|
||||
## numbers other than 1.
|
||||
chapter_title_strip_pattern:([Cc]hapter[\.:, -]*)?
|
||||
add_chapter_numbers:false
|
||||
|
||||
[www.whofic.com]
|
||||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
|
|
|||
|
|
@ -2675,12 +2675,6 @@ translator_label: Translator
|
|||
editor_label: Editor
|
||||
extra_titlepage_entries: translator, editor
|
||||
|
||||
## Remove leading 'chapter ' because site uses lowercase chapter, but
|
||||
## keep the site number because site can have stories that starting at
|
||||
## numbers other than 1.
|
||||
chapter_title_strip_pattern:([Cc]hapter[\.:, -]*)?
|
||||
add_chapter_numbers:false
|
||||
|
||||
[www.whofic.com]
|
||||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
|
|
|||
Loading…
Reference in a new issue