Skip to content

Commit 9cf8554

Browse files
committed
Update proxy example list
1 parent 6de3b6b commit 9cf8554

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
@@ -20,7 +20,7 @@
2020

2121
PROXY_LIST = {
2222
"example1": "66.7.113.39:3128", # (Example) - set your own proxy here
23-
"example2": "35.224.31.171:8080", # (Example) - set your own proxy here
23+
"example2": "198.143.179.130:3128", # (Example) - set your own proxy here
2424
"example3": "104.236.248.219:3128", # (Example) - set your own proxy here
2525
"proxy1": None,
2626
"proxy2": None,

0 commit comments

Comments
 (0)