We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c30d9 commit dd68449Copy full SHA for dd68449
seleniumbase/config/proxy_list.py
@@ -19,7 +19,7 @@
19
"""
20
21
PROXY_LIST = {
22
- "example1": "167.99.151.183:8080", # (Example) - set your own proxy here
+ "example1": "159.122.164.163:8080", # (Example) - set your own proxy here
23
"proxy1": None,
24
"proxy2": None,
25
"proxy3": None,
0 commit comments