Skip to content

Commit 44bb02e

Browse files
committed
Refresh proxy list
1 parent 3158d4d commit 44bb02e

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": "159.122.164.163:8080", # (Example) - set your own proxy here
23-
"example2": "158.69.138.8:1080", # (Example) - set your own proxy here
22+
"example1": "158.69.138.8:1080", # (Example) - set your own proxy here
2423
"proxy1": None,
2524
"proxy2": None,
2625
"proxy3": None,

0 commit comments

Comments
 (0)