Skip to content

Commit b0ef175

Browse files
committed
Update the example proxy list
1 parent 3528a79 commit b0ef175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
PROXY_LIST = {
2525
"example1": "152.179.12.86:3128", # (Example) - set your own proxy here
26-
"example2": "176.9.79.126:3128", # (Example) - set your own proxy here
26+
"example2": "socks4://50.197.210.138:32100", # (Example)
2727
"proxy1": None,
2828
"proxy2": None,
2929
"proxy3": None,

0 commit comments

Comments
 (0)