mirror of https://gitlab.com/bashrc2/epicyon
Actor option
parent
42314dd4c8
commit
8829508207
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue