Skip to content

Commit 8adeeee

Browse files
committed
Update proxy_list
1 parent b8c3f9c commit 8adeeee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
Example proxies in PROXY_LIST below are not guaranteed to be active or secure.
1616
If you don't already have a proxy server to connect to,
1717
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/
1919
* https://www.us-proxy.org/
2020
* https://hidemy.name/en/proxy-list/?country=US&type=h#list
2121
* http://proxyservers.pro/proxy/list/protocol/http/country/US/
2222
"""
2323

2424
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
2626
"proxy1": None,
2727
"proxy2": None,
2828
"proxy3": None,

0 commit comments

Comments
 (0)