Добавлена возможность пробрасывать есиа через прокси
All checks were successful
Build And Push / publish (push) Successful in 7m20s

This commit is contained in:
2025-09-30 16:44:47 +03:00
parent c7f439e48f
commit c3fcd2021d
3 changed files with 4 additions and 3 deletions

View File

@ -24,8 +24,6 @@ def csp_sign(data: str):
with open(source_path, 'w', encoding='utf-8') as f:
f.write(data)
print(data)
cmd = [
'cryptcp',
'-signf',