mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 12:36:11 +02:00
Alphabet order defaults.ini files.
This commit is contained in:
parent
f9a39897a2
commit
ff6950b2e2
2 changed files with 14 additions and 14 deletions
|
|
@ -2192,6 +2192,13 @@ extracategories:Harry Potter
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[m.wuxiaworld.co]
|
||||
use_basic_cache:true
|
||||
## Note that wuxiaworld.co != wuxiaworld.com
|
||||
## When dedup_order_chapter_list:true, use a heuristic algorithm
|
||||
## specific to wuxiaworld.co order and dedup chapters.
|
||||
dedup_order_chapter_list:false
|
||||
|
||||
[mcstories.com]
|
||||
## Some sites do not require a login, but do require the user to
|
||||
## confirm they are adult for adult content. In commandline version,
|
||||
|
|
@ -3837,13 +3844,6 @@ extracategories:Stargate: Atlantis
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[m.wuxiaworld.co]
|
||||
use_basic_cache:true
|
||||
## Note that wuxiaworld.co != wuxiaworld.com
|
||||
## When dedup_order_chapter_list:true, use a heuristic algorithm
|
||||
## specific to wuxiaworld.co order and dedup chapters.
|
||||
dedup_order_chapter_list:false
|
||||
|
||||
[www.wuxiaworld.com]
|
||||
use_basic_cache:true
|
||||
user_agent:Mozilla/5.0
|
||||
|
|
|
|||
|
|
@ -2214,6 +2214,13 @@ extracategories:Harry Potter
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[m.wuxiaworld.co]
|
||||
use_basic_cache:true
|
||||
## Note that wuxiaworld.co != wuxiaworld.com
|
||||
## When dedup_order_chapter_list:true, use a heuristic algorithm
|
||||
## specific to wuxiaworld.co order and dedup chapters.
|
||||
dedup_order_chapter_list:false
|
||||
|
||||
[mcstories.com]
|
||||
## Some sites do not require a login, but do require the user to
|
||||
## confirm they are adult for adult content. In commandline version,
|
||||
|
|
@ -3841,13 +3848,6 @@ extracategories:Stargate: Atlantis
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[m.wuxiaworld.co]
|
||||
use_basic_cache:true
|
||||
## Note that wuxiaworld.co != wuxiaworld.com
|
||||
## When dedup_order_chapter_list:true, use a heuristic algorithm
|
||||
## specific to wuxiaworld.co order and dedup chapters.
|
||||
dedup_order_chapter_list:false
|
||||
|
||||
[www.wuxiaworld.com]
|
||||
use_basic_cache:true
|
||||
user_agent:Mozilla/5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue