Skip to content

Commit 5eabb40

Browse files
committed
Update the example proxy list
1 parent 6bfea8b commit 5eabb40

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
@@ -25,7 +25,7 @@
2525
PROXY_LIST = {
2626
"example1": "37.19.220.129:8443", # (Example) - set your own proxy here
2727
"example2": "socks4://104.236.32.53:8915", # (Example)
28-
"example3": "socks5://142.44.212.57:30439", # (Example)
28+
"example3": "socks5://142.44.212.57:49006", # (Example)
2929
"proxy1": None,
3030
"proxy2": None,
3131
"proxy3": None,

0 commit comments

Comments
 (0)