mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-05 11:00:47 +02:00
Add cover_exclusion_regexp to [royalroadl.com] for default 200x300 cover image.
This commit is contained in:
parent
32b4550140
commit
a2a16867c0
2 changed files with 8 additions and 0 deletions
|
|
@ -1606,6 +1606,10 @@ extra_valid_entries:stars
|
|||
|
||||
#add_to_extra_titlepage_entries:,stars
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
## cover image. This lets you exclude them.
|
||||
cover_exclusion_regexp:imgur.com/dzOACJf.png
|
||||
|
||||
[samandjack.net]
|
||||
## Some sites require login (or login for some rated stories) The
|
||||
## program can prompt you, or you can save it in config. In
|
||||
|
|
|
|||
|
|
@ -1625,6 +1625,10 @@ extra_valid_entries:stars
|
|||
|
||||
#add_to_extra_titlepage_entries:,stars
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
## cover image. This lets you exclude them.
|
||||
cover_exclusion_regexp:imgur.com/dzOACJf.png
|
||||
|
||||
[samandjack.net]
|
||||
## Some sites require login (or login for some rated stories) The
|
||||
## program can prompt you, or you can save it in config. In
|
||||
|
|
|
|||
Loading…
Reference in a new issue