mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 08:26:53 +08:00
add plugins
This commit is contained in:
@@ -12,6 +12,7 @@ class Site(BaseModel):
|
||||
rss: Optional[str] = None
|
||||
cookie: Optional[str] = None
|
||||
ua: Optional[str] = None
|
||||
proxy: Optional[int] = 0
|
||||
filter: Optional[str] = None
|
||||
note: Optional[str] = None
|
||||
limit_interval: Optional[int] = 0
|
||||
|
||||
Reference in New Issue
Block a user