Revert temporary YGG failure
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f38bc0b426
commit
e428917a94
@ -75,9 +75,6 @@ class YggTorrent(ConnectorCore):
|
||||
|
||||
self.on_error = False
|
||||
self.is_more = valid_trs and valid_trs is not len(trs) - 1
|
||||
elif response['http_code'] == 500:
|
||||
self.on_error = False
|
||||
self.is_more = True
|
||||
|
||||
|
||||
class YggAnimation(YggTorrent):
|
||||
|
Reference in New Issue
Block a user