mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 12:36:11 +02:00
Don't include default ffnet image as cover.
This commit is contained in:
parent
16213b6309
commit
e414f522c6
2 changed files with 2 additions and 2 deletions
|
|
@ -1512,7 +1512,7 @@ user_agent:
|
|||
#never_make_cover: false
|
||||
|
||||
## fanfiction.net shows the user's
|
||||
cover_exclusion_regexp:/imageu/
|
||||
cover_exclusion_regexp:(/imageu/|d_60_90\.jpg)
|
||||
|
||||
## fanfiction.net is blocking people more aggressively. If you
|
||||
## download fewer stories less often you can likely get by with
|
||||
|
|
|
|||
|
|
@ -1506,7 +1506,7 @@ user_agent:
|
|||
#never_make_cover: false
|
||||
|
||||
## fanfiction.net shows the user's
|
||||
cover_exclusion_regexp:/imageu/
|
||||
cover_exclusion_regexp:(/imageu/|d_60_90\.jpg)
|
||||
|
||||
## fanfiction.net is blocking people more aggressively. If you
|
||||
## download fewer stories less often you can likely get by with
|
||||
|
|
|
|||
Loading…
Reference in a new issue