mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-05 11:00:47 +02:00
Exclude indeath.net emoticons from being covers.
This commit is contained in:
parent
b5d176f007
commit
786b1d5cdf
2 changed files with 8 additions and 0 deletions
|
|
@ -818,6 +818,10 @@ extracategories:Highlander
|
|||
## Site dedicated to these categories/characters/ships
|
||||
extracategories:In Death
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
## cover image. This lets you exclude them.
|
||||
cover_exclusion_regexp:/public/style_emoticons/.*
|
||||
|
||||
[ksarchive.com]
|
||||
## Site dedicated to these categories/characters/ships
|
||||
extracategories:Star Trek
|
||||
|
|
|
|||
|
|
@ -803,6 +803,10 @@ extracategories:Highlander
|
|||
## Site dedicated to these categories/characters/ships
|
||||
extracategories:In Death
|
||||
|
||||
## some sites include images that we don't ever want becoming the
|
||||
## cover image. This lets you exclude them.
|
||||
cover_exclusion_regexp:/public/style_emoticons/.*
|
||||
|
||||
[ksarchive.com]
|
||||
## Site dedicated to these categories/characters/ships
|
||||
extracategories:Star Trek
|
||||
|
|
|
|||
Loading…
Reference in a new issue