Upload files to "redflare"

This commit is contained in:
2026-06-21 17:45:32 +00:00
parent a85da3ad16
commit 5f4fb52424
5 changed files with 691 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
from .cli import main
if __name__ == "__main__":
main()