mirror of https://gitlab.com/bashrc2/epicyon
Extra users path
parent
fae91dca0e
commit
88e493e539
|
@ -1644,6 +1644,7 @@ def get_actor_json(host_domain: str, handle: str, http: bool, gnunet: bool,
|
|||
print(original_actor + ' is a group actor')
|
||||
person_url = original_actor
|
||||
else:
|
||||
print('Test 1')
|
||||
handle = nickname + '@' + domain
|
||||
wf_request = webfinger_handle(session, handle,
|
||||
http_prefix, cached_webfingers,
|
||||
|
|
Loading…
Reference in New Issue