mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
pass cloudflare
This commit is contained in:
@@ -14,6 +14,7 @@ class Site(BaseModel):
|
||||
ua: Optional[str] = None
|
||||
proxy: Optional[int] = 0
|
||||
filter: Optional[str] = None
|
||||
render: Optional[int] = 0
|
||||
note: Optional[str] = None
|
||||
limit_interval: Optional[int] = 0
|
||||
limit_count: Optional[int] = 0
|
||||
|
||||
Reference in New Issue
Block a user