Skip to content

Commit 005ac58

Browse files
committed
Update the example proxy list
1 parent f1fd3ff commit 005ac58

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
@@ -22,8 +22,8 @@
2222
"""
2323

2424
PROXY_LIST = {
25-
"example1": "152.26.66.140:3128", # (Example) - set your own proxy here
26-
"example2": "64.235.204.107:8080", # (Example) - set your own proxy here
25+
"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
2727
"proxy1": None,
2828
"proxy2": None,
2929
"proxy3": None,

0 commit comments

Comments
 (0)