Add another proxy server example string

This commit is contained in:
Michael Mintz 2019-04-04 02:42:40 -04:00
parent 2440d305d6
commit 2bc95d90db
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ you can try finding one from one of following sites:
PROXY_LIST = {
"example1": "159.122.164.163:8080", # (Example) - set your own proxy here
"example2": "158.69.138.8:1080", # (Example) - set your own proxy here
"proxy1": None,
"proxy2": None,
"proxy3": None,