mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-16 05:17:36 +08:00
feat 整合站点编辑组件
This commit is contained in:
@@ -416,13 +416,13 @@ export interface Site {
|
||||
ua?: string
|
||||
|
||||
// 是否使用代理
|
||||
proxy?: number
|
||||
proxy?: any
|
||||
|
||||
// 过滤规则
|
||||
filter?: string
|
||||
|
||||
// 是否演染
|
||||
render?: number
|
||||
render?: any
|
||||
|
||||
// 是否公开站点
|
||||
public?: number
|
||||
|
||||
Reference in New Issue
Block a user