File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 15
15
Example proxies in PROXY_LIST below are not guaranteed to be active or secure.
16
16
If you don't already have a proxy server to connect to,
17
17
you can try finding one from one of following sites:
18
+ * https://bit.ly/36GtZa1
18
19
* https://www.us-proxy.org/
19
20
* https://hidemy.name/en/proxy-list/
21
+ * http://free-proxy.cz/en/proxylist/country/all/https/ping/all
20
22
"""
21
23
22
24
PROXY_LIST = {
23
- "example1" : "134.209.128.61 :3128" , # (Example) - set your own proxy here
24
- "example2" : "165.227.83.185:3128 " , # (Example) - set your own proxy here
25
+ "example1" : "152.26.66.140 :3128" , # (Example) - set your own proxy here
26
+ "example2" : "64.235.204.107:8080 " , # (Example) - set your own proxy here
25
27
"example3" : "82.200.233.4:3128" , # (Example) - set your own proxy here
26
28
"proxy1" : None ,
27
29
"proxy2" : None ,
You can’t perform that action at this time.
0 commit comments