mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-09 05:21:13 +02:00
Alphabetize INIs
This commit is contained in:
parent
85550aeaf6
commit
95bfdf907f
2 changed files with 6 additions and 6 deletions
|
|
@ -1898,6 +1898,9 @@ add_to_output_css:
|
|||
}
|
||||
add_to_keep_html_attrs:,style
|
||||
|
||||
[fanfictions.fr]
|
||||
use_basic_cache:true
|
||||
|
||||
[fastnovels.net]
|
||||
use_basic_cache:true
|
||||
add_to_extra_valid_entries:,tags
|
||||
|
|
@ -3173,9 +3176,6 @@ check_next_chapter:false
|
|||
## so it defaults to off.
|
||||
meta_from_last_chapter:false
|
||||
|
||||
[fanfictions.fr]
|
||||
use_basic_cache:true
|
||||
|
||||
[www.fanfiktion.de]
|
||||
use_basic_cache:true
|
||||
## Some sites require login (or login for some rated stories) The
|
||||
|
|
|
|||
|
|
@ -1893,6 +1893,9 @@ add_to_output_css:
|
|||
}
|
||||
add_to_keep_html_attrs:,style
|
||||
|
||||
[fanfictions.fr]
|
||||
use_basic_cache:true
|
||||
|
||||
[fastnovels.net]
|
||||
use_basic_cache:true
|
||||
add_to_extra_valid_entries:,tags
|
||||
|
|
@ -3170,9 +3173,6 @@ use_basic_cache:true
|
|||
## for examples of how to use them.
|
||||
extra_valid_entries:native_status
|
||||
|
||||
[fanfictions.fr]
|
||||
use_basic_cache:true
|
||||
|
||||
[www.fictionalley-archive.org]
|
||||
## also accepts fictionalley.org story URLs
|
||||
use_basic_cache:true
|
||||
|
|
|
|||
Loading…
Reference in a new issue