[hitomi] recognize 'imageset' gallery URLs (#4756)

This commit is contained in:
Mike Fährmann
2023-11-02 15:29:44 +01:00
parent 91e20eb59b
commit fc8f86bf24
2 changed files with 8 additions and 1 deletions

View File

@@ -92,6 +92,13 @@ __tests__ = (
"#class" : hitomi.HitomiGalleryExtractor,
},
{
"#url" : "https://hitomi.la/imageset/867789.html",
"#comment" : "/imageset/ gallery (#4756)",
"#category": ("", "hitomi", "gallery"),
"#class" : hitomi.HitomiGalleryExtractor,
},
{
"#url" : "https://hitomi.la/reader/867789.html",
"#category": ("", "hitomi", "gallery"),