Skip to content

Commit 62eb664

Browse files
committed
Update example proxy string
1 parent 19c80cd commit 62eb664

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
@@ -19,7 +19,7 @@
1919
"""
2020

2121
PROXY_LIST = {
22-
"example1": "158.69.138.8:1080", # (Example) - set your own proxy here
22+
"example1": "130.211.83.74:3128", # (Example) - set your own proxy here
2323
"proxy1": None,
2424
"proxy2": None,
2525
"proxy3": None,

0 commit comments

Comments
 (0)