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 e1269cb commit fe3d30eCopy full SHA for fe3d30e
seleniumbase/config/proxy_list.py
@@ -19,10 +19,11 @@
19
* https://www.us-proxy.org/
20
* https://hidemy.name/en/proxy-list/
21
* http://free-proxy.cz/en/proxylist/country/all/https/ping/all
22
+* https://github.com/mertguvencli/http-proxy-list
23
"""
24
25
PROXY_LIST = {
- "example1": "152.179.12.86:3128", # (Example) - set your own proxy here
26
+ "example1": "170.39.193.236:3128", # (Example) - set your own proxy here
27
"example2": "socks4://50.197.210.138:32100", # (Example)
28
"proxy1": None,
29
"proxy2": None,
0 commit comments