Skip to content

Commit 71cb7a3

Browse files
committed
Update the example proxy list
1 parent d01984c commit 71cb7a3

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

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

0 commit comments

Comments
 (0)