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 35e2215 commit 6b082bfCopy full SHA for 6b082bf
seleniumbase/config/proxy_list.py
@@ -20,7 +20,7 @@
20
"""
21
22
PROXY_LIST = {
23
- "example1": "54.39.97.250:3128", # (Example) - set your own proxy here
+ "example1": "104.248.161.173:8080", # (Example) - set your own proxy here
24
"proxy1": None,
25
"proxy2": None,
26
"proxy3": None,
0 commit comments