[imagefap] fix pagination (#3013)
This commit is contained in:
@@ -283,7 +283,7 @@ class ImagefapFolderExtractor(ImagefapExtractor):
|
|||||||
yield gid, extr("<b>", "<")
|
yield gid, extr("<b>", "<")
|
||||||
cnt += 1
|
cnt += 1
|
||||||
|
|
||||||
if cnt < 25:
|
if cnt < 20:
|
||||||
break
|
break
|
||||||
params["page"] += 1
|
params["page"] += 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user