Update models.py

This commit is contained in:
Goldy
2025-02-10 16:29:08 +01:00
committed by GitHub
parent 59b8ba5e24
commit 38c6b6a53a
+1 -1
View File
@@ -42,7 +42,7 @@ class AppSettings(BaseSettings):
PROXY_DEBRID_STREAM_DEBRID_DEFAULT_APIKEY: Optional[str] = None
TITLE_MATCH_CHECK: Optional[bool] = True
REMOVE_ADULT_CONTENT: Optional[bool] = False
STREMTHRU_DEFAULT_URL: Optional[str] = "https://stremthru.elfhosted.com"
STREMTHRU_DEFAULT_URL: Optional[str] = "https://stremthru.mooo.com"
STREMTHRU_AUTO_ENABLED_DEBRID_SERVICES: List[str] = [
"realdebrid",
"alldebrid",