Skip to content

Commit 3433c09

Browse files
Update user-config.json
1 parent e489a1b commit 3433c09

1 file changed

Lines changed: 5 additions & 12 deletions

File tree

utils/user-config.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
{
22
"defaultProviders": [],
33
"configVersion": 1,
4-
"tmdbApiKeys": [
5-
"qwfghfgh",
6-
"fghsdfs",
7-
"uygghmng"
8-
],
4+
"tmdbApiKeys": [],
95
"enableShowboxProvider": true,
10-
"febboxCookies": [
11-
"gfdgfdgf"
12-
],
6+
"febboxCookies": [],
137
"enableXprimeProvider": true,
148
"enable4khdhubProvider": true,
159
"enableMoviesmodProvider": true,
@@ -20,7 +14,6 @@
2014
"enablePStreamApi": true,
2115
"disableUrlValidation": false,
2216
"disable4khdhubUrlValidation": false,
23-
"excludeCodecsRaw": "{\"excludeDV\":true,\"excludeHDR\":true}",
24-
"minQualitiesRaw": "1080p",
25-
"port": 3000
26-
}
17+
"excludeCodecsRaw": "{\"excludeDV\":false,\"excludeHDR\":false}",
18+
"minQualitiesRaw": "all"
19+
}

0 commit comments

Comments
 (0)