Refresh proxy_list with new proxies

This commit is contained in:
Michael Mintz 2019-09-02 16:13:13 -04:00
parent 24c6bf4b4e
commit e2243e255b
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,9 @@ you can try finding one from one of following sites:
"""
PROXY_LIST = {
"example1": "67.205.172.239:3128", # (Example) - set your own proxy here
"example1": "66.7.113.39:3128", # (Example) - set your own proxy here
"example2": "35.224.31.171:8080", # (Example) - set your own proxy here
"example3": "104.236.248.219:3128", # (Example) - set your own proxy here
"proxy1": None,
"proxy2": None,
"proxy3": None,