Added several sites, some improvements

This commit is contained in:
Soxoj
2021-05-07 01:20:20 +03:00
parent 386e9eba4f
commit 2145027196
4 changed files with 157 additions and 22 deletions
+1
View File
@@ -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: