Added aiohttp support for asynchronous requests. So much faster and way better software detection
This commit is contained in:
pare
1062398a8c
commit
15201a9698
S'han modificat 1 arxius amb 0 adicions i 1 eliminacions
|
@ -6,7 +6,6 @@ start_time = time.time()
|
||||||
import urllib3
|
import urllib3
|
||||||
from urllib3 import exceptions
|
from urllib3 import exceptions
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
import pytz
|
|
||||||
from subprocess import call
|
from subprocess import call
|
||||||
from mastodon import Mastodon
|
from mastodon import Mastodon
|
||||||
import threading
|
import threading
|
||||||
|
|
Loading…
Referencia en una nova incidència