Skip to content

Commit 4190430

Browse files
committed
Update the sample proxy list
1 parent 22db6a3 commit 4190430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"""
2424

2525
PROXY_LIST = {
26-
"example1": "35.185.196.38:3128", # (Example) - set your own proxy here
27-
"example2": "129.80.134.71:3128", # (Example)
26+
"example1": "98.8.195.160:443", # (Example) - set your own proxy here
27+
"example2": "200.174.198.86:8888", # (Example)
2828
"example3": "socks5://184.178.172.5:15303", # (Example)
2929
"proxy1": None,
3030
"proxy2": None,

0 commit comments

Comments
 (0)