mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 21:11:59 +02:00
Merge branch 'main' of https://github.com/JimmXinu/FanFicFare
This commit is contained in:
commit
6c92d45d97
2 changed files with 8 additions and 0 deletions
|
|
@ -1577,6 +1577,10 @@ include_in_freefromtags:freeformtags
|
|||
include_in_chapterstotal:chapterslashtotal.NOREPL
|
||||
add_to_replace_metadata:
|
||||
chapterstotal=>^([0-9])+/(.+)$=>\2
|
||||
|
||||
## Due to a bug with Archive of Our Own, the
|
||||
## link to orphan_account just leads to a 404 page.
|
||||
## authorUrl=>(/users/orphan_account)/pseuds/.*$=>\1
|
||||
|
||||
## adds to titlepage_entries instead of replacing it.
|
||||
#extra_titlepage_entries: fandoms,freeformtags,ao3categories,comments,chapterslashtotal,chapterstotal,kudos,hits,bookmarks,bookmarked,bookmarktags,bookmarksummary,series01HTML,series02HTML,series03HTML,byline
|
||||
|
|
|
|||
|
|
@ -1581,6 +1581,10 @@ include_in_freefromtags:freeformtags
|
|||
include_in_chapterstotal:chapterslashtotal.NOREPL
|
||||
add_to_replace_metadata:
|
||||
chapterstotal=>^([0-9])+/(.+)$=>\2
|
||||
|
||||
## Due to a bug with Archive of Our Own, the
|
||||
## link to orphan_account just leads to a 404 page.
|
||||
## authorUrl=>(/users/orphan_account)/pseuds/.*$=>\1
|
||||
|
||||
## adds to titlepage_entries instead of replacing it.
|
||||
#extra_titlepage_entries: fandoms,freeformtags,ao3categories,comments,chapterslashtotal,chapterstotal,kudos,hits,bookmarks,bookmarked,bookmarktags,bookmarksummary,series01HTML,series02HTML,series03HTML,byline
|
||||
|
|
|
|||
Loading…
Reference in a new issue