mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-09 05:21:13 +02:00
Reorder defaults.ini sections.
This commit is contained in:
parent
aa966de4bc
commit
23e4f9468d
2 changed files with 10 additions and 8 deletions
|
|
@ -2840,6 +2840,11 @@ keep_style_attr: false
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[www.deviantart.com]
|
||||
use_basic_cache:true
|
||||
## Clear FanFiction from defaults, dA also hosts original fiction.
|
||||
extratags:
|
||||
|
||||
[www.dokuga.com]
|
||||
## Some sites require login (or login for some rated stories) The
|
||||
## program can prompt you, or you can save it in config. In
|
||||
|
|
@ -3781,7 +3786,3 @@ extra_valid_entries:tags
|
|||
## Clear FanFiction from defaults, site is original fiction.
|
||||
extratags:
|
||||
|
||||
[www.deviantart.com]
|
||||
use_basic_cache:true
|
||||
## Clear FanFiction from defaults, dA also hosts original fiction.
|
||||
extratags:
|
||||
|
|
|
|||
|
|
@ -2862,6 +2862,11 @@ keep_style_attr: false
|
|||
|
||||
website_encodings:Windows-1252,utf8
|
||||
|
||||
[www.deviantart.com]
|
||||
use_basic_cache:true
|
||||
## Clear FanFiction from defaults, dA also hosts original fiction.
|
||||
extratags:
|
||||
|
||||
[www.dokuga.com]
|
||||
## Some sites require login (or login for some rated stories) The
|
||||
## program can prompt you, or you can save it in config. In
|
||||
|
|
@ -3785,7 +3790,3 @@ extra_valid_entries:tags
|
|||
## Clear FanFiction from defaults, site is original fiction.
|
||||
extratags:
|
||||
|
||||
[www.deviantart.com]
|
||||
use_basic_cache:true
|
||||
## Clear FanFiction from defaults, dA also hosts original fiction.
|
||||
extratags:
|
||||
|
|
|
|||
Loading…
Reference in a new issue