[mangadex] add 'following' extractor (#7487)

also fixes the URL pattern for the Updates feed at
https://mangadex.org/titles/feed
This commit is contained in:
Mike Fährmann
2025-05-12 12:58:22 +02:00
parent f88e42c194
commit 7907d0d3bd
4 changed files with 68 additions and 21 deletions

View File

@@ -295,7 +295,9 @@ SUBCATEGORY_MAP = {
"blog-posts": "Blog Posts",
},
"mangadex": {
"feed" : "Followed Feed",
"feed": "Updates Feed",
"following" : "Library",
"list": "MDLists",
},
"nijie": {
"followed": "Followed Users",