mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 23:29:52 +08:00
feat(site): 添加站点自定义下载器功能
This commit is contained in:
@@ -387,6 +387,8 @@ export interface Site {
|
||||
pri?: number
|
||||
// RSS地址
|
||||
rss?: string
|
||||
// 下载器
|
||||
downloader?: string
|
||||
// Cookie
|
||||
cookie?: string
|
||||
// ApiKey
|
||||
|
||||
Reference in New Issue
Block a user