diff --git a/config.js b/config.js index acb3ab5..d4f4461 100644 --- a/config.js +++ b/config.js @@ -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", ] }