allow setting lifetimes from up2k ui

This commit is contained in:
ed 2022-09-19 23:49:07 +02:00
parent 1882afb8b6
commit 0b87a4a810
11 changed files with 214 additions and 26 deletions

View file

@ -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