mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Op.gg fixes (#363)
* Fixed op.gg sites * Added testing docs, fixed some error * Updated site list and statistics
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ class SimpleAiohttpChecker(CheckerBase):
|
||||
error = CheckError("Unexpected", str(e))
|
||||
|
||||
if error == "Invalid proxy response":
|
||||
self.logger.debug(e, exc_info=True)
|
||||
self.logger.debug(error, exc_info=True)
|
||||
|
||||
return str(html_text), status_code, error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user