@@ -146,6 +146,7 @@ class HotleakCreatorExtractor(HotleakExtractor):
|
|||||||
self.wait(
|
self.wait(
|
||||||
until=exc.response.headers.get("X-RateLimit-Reset"))
|
until=exc.response.headers.get("X-RateLimit-Reset"))
|
||||||
continue
|
continue
|
||||||
|
raise
|
||||||
|
|
||||||
posts = response.json()
|
posts = response.json()
|
||||||
if not posts:
|
if not posts:
|
||||||
|
|||||||
Reference in New Issue
Block a user