Update proxy examples

This commit is contained in:
Michael Mintz 2020-12-02 10:54:25 -05:00
parent 33a5a43a8e
commit d13dca630b
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ you can try finding one from one of following sites:
"""
PROXY_LIST = {
"example1": "212.87.220.2:3128", # (Example) - set your own proxy here
"example2": "51.75.147.44:3128", # (Example) - set your own proxy here
"example1": "134.209.128.61:3128", # (Example) - set your own proxy here
"example2": "165.227.83.185:3128", # (Example) - set your own proxy here
"example3": "82.200.233.4:3128", # (Example) - set your own proxy here
"proxy1": None,
"proxy2": None,