Добавлена возможность пробрасывать есиа через прокси
All checks were successful
Build And Push / publish (push) Successful in 7m20s
All checks were successful
Build And Push / publish (push) Successful in 7m20s
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user