disabled wv bypass
This commit is contained in:
parent
7d85f06fc8
commit
3b7401fe34
@ -6,7 +6,7 @@ import { parse as mpdParse } from 'mpd-parser'
|
||||
import { loggedInCheck } from '../service/service.service'
|
||||
|
||||
// Disable when Crunchyroll turns off switch endpoint
|
||||
const enableDRMBypass = true
|
||||
const enableDRMBypass = false
|
||||
|
||||
const crErrors = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user