Skip to content

Commit 031fffb

Browse files
committed
Update proxy with a currently-working example
1 parent 5f3e4dc commit 031fffb

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": "40.114.109.214:3128", # (Example) - set your own proxy here
22+
"example1": "167.99.151.183:8080", # (Example) - set your own proxy here
2323
"proxy1": None,
2424
"proxy2": None,
2525
"proxy3": None,

0 commit comments

Comments
 (0)