Skip to content

Commit cdc7312

Browse files
committed
Update example proxy list
1 parent 89b982d commit cdc7312

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"""
2020

2121
PROXY_LIST = {
22-
"example1": "52.187.121.7:3128", # (Example) - set your own proxy here
23-
"example2": "193.32.6.6:8080", # (Example) - set your own proxy here
22+
"example1": "72.35.40.34:8080", # (Example) - set your own proxy here
2423
"proxy1": None,
2524
"proxy2": None,
2625
"proxy3": None,

0 commit comments

Comments
 (0)