This commit is contained in:
4DBug
2026-08-27 11:10:56 -05:00
parent b30b4fd8ed
commit daea02d0fc
6 changed files with 592 additions and 371 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
}
}
const PREFERRED_PROVIDERS = ['cineby', 'videasy', 'vidfast'];
const PREFERRED_PROVIDERS = ['cineby', 'playimdb', 'vidrock'];
// Merge the server's provider lists with the user's toggles.
// Returns the enabled provider names, in the server's `all` order.