Actor option

master
Bob Mottram 2019-07-05 16:59:24 +01:00
parent 42314dd4c8
commit 8829508207
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@ if args.http:
if args.dat:
httpPrefix='dat'
useTor=args.tor
if domain.endswith('.onion'):
useTor=True
if args.actor:
if '@' not in args.actor: