Skip to content

Commit 6b082bf

Browse files
committed
Update the proxy list
1 parent 35e2215 commit 6b082bf

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

2222
PROXY_LIST = {
23-
"example1": "54.39.97.250:3128", # (Example) - set your own proxy here
23+
"example1": "104.248.161.173:8080", # (Example) - set your own proxy here
2424
"proxy1": None,
2525
"proxy2": None,
2626
"proxy3": None,

0 commit comments

Comments
 (0)