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
C:\Users\Nabi>proxybroker find --types HTTP HTTPS --lvl High --countries US --strict -l 10
C:\Users\Nabi\AppData\Local\Programs\Python\Python311\Lib\site-packages\proxybroker\providers.py:77: DeprecationWarning: The object should be created within an async function
async with aiohttp.ClientSession(
C:\Users\Nabi\AppData\Local\Programs\Python\Python311\Lib\site-packages\aiohttp\connector.py:767: DeprecationWarning: The object should be created within an async function
super().__init__(
C:\Users\Nabi\AppData\Local\Programs\Python\Python311\Lib\site-packages\aiohttp\cookiejar.py:67: DeprecationWarning: The object should be created within an async function
super().__init__(loop=loop)
proxybroker2/proxybroker/providers.py
Line 77 in 19e57ba
async with aiohttp.ClientSession(
The text was updated successfully, but these errors were encountered: