mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Fixed xHamster, added support of proxies to self-check mode (#259)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user