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 2440d30 commit 2bc95d9Copy full SHA for 2bc95d9
seleniumbase/config/proxy_list.py
@@ -20,6 +20,7 @@
20
21
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
24
"proxy1": None,
25
"proxy2": None,
26
"proxy3": None,
0 commit comments