diff --git a/test/results/imxto.py b/test/results/imxto.py index 430b388b..05bbe40e 100644 --- a/test/results/imxto.py +++ b/test/results/imxto.py @@ -62,4 +62,16 @@ __tests__ = ( "title": "untitled gallery", }, +{ + "#url" : "https://imx.to/g/mgun", + "#comment" : "multiple pages (#8282)", + "#category": ("imagehost", "imxto", "gallery"), + "#class" : imagehosts.ImxtoGalleryExtractor, + "#pattern" : imagehosts.ImxtoImageExtractor.pattern, + "#count" : 1037, + "#auth" : True, + + "title": "freckledspirit", +}, + )