Update validate.ts

BellezaEmporium-patch-1
Dum4G 2 years ago committed by GitHub
parent fe9507d0e0
commit 126ae5029f

@ -79,7 +79,7 @@ async function main() {
log.add({
type: 'error',
line: stream.line,
message: `"${stream.name}" is on the blocklist due to claims of copyright holders (${blocked.ref})`
message: `"${stream.name}" is on the blocklist due to claims of copyright holders or NSFW content (${blocked.ref})`
})
}
})

Loading…
Cancel
Save