Add comet FR to blocked manifests lists

This commit is contained in:
Sleeyax
2025-03-17 15:08:30 +01:00
committed by GitHub
parent 7b1519e9d0
commit c1e2467a36
+1
View File
@@ -39,5 +39,6 @@ module.exports = {
"build-dir": "./out", "build-dir": "./out",
"blockedManifests": [ "blockedManifests": [
"https://comet.elfhosted.com/manifest.json", "https://comet.elfhosted.com/manifest.json",
"https://comet.stremiofr.com/manifest.json",
] ]
} }