forked from 50n50/sources
Update comet/comet.js
This commit is contained in:
+1
-1
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user