Merge pull request #834 from Stremio-Community/sleeyax-patch-1

Add comet FR to blocked manifests lists
This commit is contained in:
Sleeyax
2025-03-17 15:08:57 +01:00
committed by GitHub
+2 -1
View File
@@ -38,6 +38,7 @@ module.exports = {
// output folder for build
"build-dir": "./out",
"blockedManifests": [
"https://comet.elfhosted.com/manifest.json",
"https://comet.elfhosted.com/manifest.json",
"https://comet.stremiofr.com/manifest.json",
]
}