mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 19:17:34 +08:00
fix:站点信息维护增加属性
This commit is contained in:
@@ -316,6 +316,10 @@ export interface Site {
|
||||
rss?: string
|
||||
// Cookie
|
||||
cookie?: string
|
||||
// ApiKey
|
||||
apikey?: string
|
||||
// Token
|
||||
token?: string
|
||||
// User-Agent
|
||||
ua?: string
|
||||
// 是否使用代理
|
||||
|
||||
Reference in New Issue
Block a user