main
Bob Mottram 2022-07-15 12:45:57 +01:00
parent b40990f7bf
commit 553bba5caa
1 changed files with 1 additions and 1 deletions

View File

@ -3624,7 +3624,7 @@ class PubServer(BaseHTTPRequestHandler):
onion_domain: str, i2p_domain: str,
debug: bool,
curr_session, proxy_type: str) -> None:
"""Confirms a block
"""Confirms a block from the person options screen
"""
users_path = path.split('/blockconfirm')[0]
origin_path_str = http_prefix + '://' + domain_full + users_path