feat: Implement early download slot release for special CDNs, add mobile UI fixes, and introduce new plugin structure.

This commit is contained in:
2025-12-30 20:34:02 +09:00
parent 288d40c771
commit 5358b59773
17 changed files with 966 additions and 185 deletions

2
plugin.py Normal file
View File

@@ -0,0 +1,2 @@
# -*- coding: utf-8 -*-
from flaskfarm.lib.plugin import *