mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-25 18:24:49 +01:00
Allow bulk_load param for site devianthearts.com.
This commit is contained in:
parent
948708c3e3
commit
6421c1a7f1
1 changed files with 2 additions and 1 deletions
|
|
@ -115,7 +115,8 @@ def get_valid_set_options():
|
|||
'bulk_load':(['fannation.shades-of-moonlight.com',
|
||||
'fhsarchive.com',
|
||||
'lotrfanfiction.com',
|
||||
'themaplebookshelf.com'],None,boollist),
|
||||
'themaplebookshelf.com',
|
||||
'devianthearts.com'],None,boollist),
|
||||
|
||||
'include_logpage':(None,['epub'],boollist+['smart']),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue