mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
allow setting lifetimes from up2k ui
This commit is contained in:
parent
1882afb8b6
commit
0b87a4a810
11 changed files with 214 additions and 26 deletions
|
@ -6,11 +6,11 @@ this is the EXE edition of copyparty, compatible with Windows7-SP1
|
|||
and later. To make this possible, the EXE was compiled with Python
|
||||
3.7.9, which is EOL and does not receive security patches anymore.
|
||||
|
||||
it is strongly recommended to use the python sfx instead:
|
||||
if possible, for performance and security reasons, please use this instead:
|
||||
https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py
|
||||
"""
|
||||
|
||||
print(v.replace("\n", "\n░▌ ")[1:] + "\n")
|
||||
print(v.replace("\n", "\n▒▌ ")[1:] + "\n")
|
||||
|
||||
|
||||
import re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue