mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-08 17:20:22 +08:00
pass cloudflare
This commit is contained in:
@@ -20,6 +20,7 @@ class Site(Base):
|
||||
ua = Column(String)
|
||||
proxy = Column(Integer)
|
||||
filter = Column(String)
|
||||
render = Column(Integer)
|
||||
note = Column(String)
|
||||
limit_interval = Column(Integer)
|
||||
limit_count = Column(Integer)
|
||||
|
||||
Reference in New Issue
Block a user