Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions proxybroker/judge.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ def get_judges(judges=None, timeout=8, verify_ssl=False):
'http://proxyjudge.us/azenv.php',
'http://ip.spys.ru/',
'http://www.proxy-listen.de/azenv.php',
'http://httpbin.com.br/anything',
'https://httpbin.com.br/anything',
Comment thread
dannyeuu marked this conversation as resolved.
Outdated
]
_judges = []
for j in judges:
Expand Down