Fixed xHamster, added support of proxies to self-check mode (#259)

This commit is contained in:
Soxoj
2021-12-10 23:01:56 +03:00
committed by GitHub
parent 4880b71246
commit 262f97ce33
3 changed files with 12 additions and 2 deletions
+1
View File
@@ -548,6 +548,7 @@ async def main():
db,
site_data,
logger,
proxy=args.proxy,
max_connections=args.connections,
tor_proxy=args.tor_proxy,
i2p_proxy=args.i2p_proxy,