disabled wv bypass

This commit is contained in:
stratuma 2024-05-06 23:51:32 +02:00
parent 7d85f06fc8
commit 3b7401fe34

View File

@ -6,7 +6,7 @@ import { parse as mpdParse } from 'mpd-parser'
import { loggedInCheck } from '../service/service.service' import { loggedInCheck } from '../service/service.service'
// Disable when Crunchyroll turns off switch endpoint // Disable when Crunchyroll turns off switch endpoint
const enableDRMBypass = true const enableDRMBypass = false
const crErrors = [ const crErrors = [
{ {