You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sourcesDir - Directory path where your sources are defined. Default is the "sources" directory included with the ProxyLists project.
Calls to getProxies and getProxiesFromSource will now both clean-up by calling the dataSourcer.close method once all the sources have sent their end event. This has the effect of automatically closing any browser instances used by proxy sources.