[imagefap] don't return anything for empty profiles (#9034)
This commit is contained in:
@@ -114,8 +114,8 @@ __tests__ = (
|
||||
"#comment" : "empty 'var g_th = $.parseJSON('');' (#8951)",
|
||||
"#category": ("IMHentai", "hentaienvy", "gallery"),
|
||||
"#class" : imhentai.ImhentaiGalleryExtractor,
|
||||
"#metadata": "post",
|
||||
"#count" : 0,
|
||||
"#pattern" : r"https://m8.hentaienvy.com/026/3zf1yedx5m/\d+\.jpg",
|
||||
"#count" : 188,
|
||||
"#log" : "1119432: Missing image data",
|
||||
|
||||
"artist" : [],
|
||||
|
||||
@@ -217,4 +217,11 @@ __tests__ = (
|
||||
"#count" : 100,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.imagefap.com/profile/Tiffany_and_me",
|
||||
"#comment" : "empty profile (#9034)",
|
||||
"#class" : imagefap.ImagefapUserExtractor,
|
||||
"#count" : 0,
|
||||
},
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user