mirror of https://gitlab.com/bashrc2/epicyon
debug
parent
d9d4577c5b
commit
c715085883
|
@ -1081,7 +1081,7 @@ def html_hashtag_search_remote(nickname: str, domain: str, port: int,
|
|||
}
|
||||
debug = True
|
||||
hashtag_json = \
|
||||
get_json(signing_priv_key_pem,
|
||||
get_json(None,
|
||||
session, hashtag_url, as_header, None, debug,
|
||||
__version__, http_prefix, domain)
|
||||
lines = []
|
||||
|
|
Loading…
Reference in New Issue