mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Added several sites, some improvements
This commit is contained in:
@@ -304,6 +304,7 @@ async def submit_dialog(db, url_exists, cookie_file, logger):
|
||||
|
||||
sem = asyncio.Semaphore(1)
|
||||
|
||||
print("Checking...")
|
||||
found = False
|
||||
chosen_site = None
|
||||
for s in sites:
|
||||
|
||||
Reference in New Issue
Block a user