File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-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://www.proxynova.com/proxy-server-list/port-8080 /
18
+ * https://www.proxynova.com/proxy-server-list/country-us /
19
19
* https://www.us-proxy.org/
20
20
* https://hidemy.name/en/proxy-list/?country=US&type=h#list
21
21
* http://proxyservers.pro/proxy/list/protocol/http/country/US/
22
22
"""
23
23
24
24
PROXY_LIST = {
25
- "example1" : "104.248.122.30:8080 " , # (Example) - set your own proxy here
25
+ "example1" : "192.241.132.219:80 " , # (Example) - set your own proxy here
26
26
"proxy1" : None ,
27
27
"proxy2" : None ,
28
28
"proxy3" : None ,
You can’t perform that action at this time.
0 commit comments