Skip to content

Commit 2bc95d9

Browse files
committed
Add another proxy server example string
1 parent 2440d30 commit 2bc95d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seleniumbase/config/proxy_list.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
PROXY_LIST = {
2222
"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
2324
"proxy1": None,
2425
"proxy2": None,
2526
"proxy3": None,

0 commit comments

Comments
 (0)