feat: 便携版EXE

This commit is contained in:
helloplhm-qwq
2023-11-11 18:16:03 +08:00
parent 6409caf638
commit 49cb760d4d
11 changed files with 96 additions and 29 deletions

View File

@ -37,7 +37,3 @@ def checklxmheader(lxm, url):
return True
except:
return False
exports = {
}