xdcmd
xdcmd copied to clipboard
某个串的解析遇到问题
python死于
File "xxx/xdcmd/xdnmb/model.py", line 297, in __pt_container__
children.append(Label(HTML(re.sub(
^^^^^^^^^^^^
File "xxx/python3.12/site-packages/prompt_toolkit/formatted_text/html.py", line 35, in __init__
document = minidom.parseString(f"<html-root>{value}</html-root>")
串号是https://www.nmbxd1.com/t/67284314
调试发现串首内容包含0x00的NUL字符,不知道是不是和这个有关