mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-09 05:21:13 +02:00
Tweak FimF settings so 'genre' also contains 'content' tags and 'category' contains 'fandom' tags.
This commit is contained in:
parent
286da2be9d
commit
c5105b1580
2 changed files with 4 additions and 4 deletions
|
|
@ -2513,9 +2513,9 @@ make_linkhtml_entries:prequel,sequels,groups,coverSource
|
|||
## genre by default.
|
||||
include_in_genre:genre,content
|
||||
|
||||
## What fimfiction.net has labeled 'fandom', FFF historically calls
|
||||
## What fimfiction.net has labeled 'fandoms', FFF historically calls
|
||||
## 'category'.
|
||||
include_in_category:fandom
|
||||
include_in_category:category,fandoms
|
||||
|
||||
[www.fireflyfans.net]
|
||||
website_encodings:Windows-1252,utf8,iso-8859-1
|
||||
|
|
|
|||
|
|
@ -2541,9 +2541,9 @@ make_linkhtml_entries:prequel,sequels,groups,coverSource
|
|||
## genre by default.
|
||||
include_in_genre:genre,content
|
||||
|
||||
## What fimfiction.net has labeled 'fandom', FFF historically calls
|
||||
## What fimfiction.net has labeled 'fandoms', FFF historically calls
|
||||
## 'category'.
|
||||
include_in_category:fandom
|
||||
include_in_category:category,fandoms
|
||||
|
||||
[www.fireflyfans.net]
|
||||
website_encodings:Windows-1252,utf8,iso-8859-1
|
||||
|
|
|
|||
Loading…
Reference in a new issue