Publish with hidden tag, don't publish if url id already processed, typo
This commit is contained in:
@@ -71,7 +71,7 @@ class Publisher():
|
||||
|
||||
if (len(dict_response.get("posts")) > 0):
|
||||
return True
|
||||
else
|
||||
else:
|
||||
return False
|
||||
|
||||
def _get_photo_url(self, query):
|
||||
|
||||
Reference in New Issue
Block a user