Upload files to "/"

This commit is contained in:
2025-09-25 20:42:48 +03:00
parent 8644941092
commit f7071a017d
5 changed files with 845 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import secrets
print(secrets.token_hex(32))