Update comet/comet.js

This commit is contained in:
aka paul
2026-03-08 17:33:06 +00:00
parent f94d9548a6
commit 2ea1a3f27d
+1 -1
View File
@@ -6,7 +6,7 @@ const cachedOnly = false; // [true, false]
const removeTrash = true; // [true, false] const removeTrash = true; // [true, false]
const resultFormat = "all"; // ["all"] const resultFormat = "all"; // ["all"]
const debridService = "realdebrid"; // ["realdebrid", "alldebrid", "premiumize", "torbox", "debridlink"] const debridService = "realdebrid"; // ["realdebrid", "alldebrid", "premiumize", "torbox", "debridlink"]
const debridApiKey = "DAD4OJCOD46VAWYXIFFZ6YXNAVJ4NOTL32GIPRLVMXW4U32BGAMQ"; const debridApiKey = "";
const debridStreamProxyPassword = ""; const debridStreamProxyPassword = "";
const languagesExclude = ""; const languagesExclude = "";
const languagesPreferred = "en"; const languagesPreferred = "en";