Update the example proxy list

This commit is contained in:
Michael Mintz 2024-03-21 17:17:42 -04:00
parent e4abd8e8be
commit 8315d1f62a
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ you can try finding one from one of following sites:
"""
PROXY_LIST = {
"example1": "37.19.220.129:8443", # (Example) - set your own proxy here
"example2": "socks4://104.236.32.53:8915", # (Example)
"example3": "socks5://142.44.212.57:49006", # (Example)
"example1": "35.185.196.38:3128", # (Example) - set your own proxy here
"example2": "129.80.134.71:3128", # (Example)
"example3": "socks5://184.178.172.5:15303", # (Example)
"proxy1": None,
"proxy2": None,
"proxy3": None,