This commit is contained in:
jxxghp
2023-06-18 15:59:38 +08:00
parent 5dd7878e1b
commit 104ae59e18
19 changed files with 425 additions and 181 deletions

View File

@ -17,7 +17,7 @@ from app.schemas.types import MediaType
class SubscribeChain(ChainBase):
"""
订阅处理链
订阅管理处理链
"""
# 站点最新种子缓存 {站点域名: 种子上下文}