[nozomi] support '/index-N.html' URLs (closes #1365)

and '/index-Popular-N.html'
This commit is contained in:
Mike Fährmann
2021-03-11 01:06:47 +01:00
parent 780bac4c8a
commit 4be27ff0fe
3 changed files with 37 additions and 20 deletions

View File

@@ -106,6 +106,7 @@ SUBCATEGORY_MAP = {
"doujin" : "Doujin",
"gallery": "Galleries",
"image" : "individual Images",
"index" : "Site Index",
"issue" : "Comic Issues",
"manga" : "Manga",
"popular": "Popular Images",