Skip to content

Commit fe3d30e

Browse files
committed
Update proxy list examples
1 parent e1269cb commit fe3d30e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
* https://www.us-proxy.org/
2020
* https://hidemy.name/en/proxy-list/
2121
* http://free-proxy.cz/en/proxylist/country/all/https/ping/all
22+
* https://github.com/mertguvencli/http-proxy-list
2223
"""
2324

2425
PROXY_LIST = {
25-
"example1": "152.179.12.86:3128", # (Example) - set your own proxy here
26+
"example1": "170.39.193.236:3128", # (Example) - set your own proxy here
2627
"example2": "socks4://50.197.210.138:32100", # (Example)
2728
"proxy1": None,
2829
"proxy2": None,

0 commit comments

Comments
 (0)