Update FunCaptchaTaskProxyless.py
This commit is contained in:
parent
9a75dd2e14
commit
ff47a90ba5
|
@ -4,7 +4,7 @@ import asyncio
|
|||
import aiohttp
|
||||
import requests
|
||||
|
||||
from python3_anticaptcha import app_key, create_task_url, get_sync_result, get_async_result
|
||||
from python3_anticaptcha.core.config import APP_KEY, create_task_url, get_sync_result, get_async_result
|
||||
|
||||
|
||||
class FunCaptchaTaskProxyless:
|
||||
|
|
Loading…
Reference in New Issue