Update animeheaven/animeheaven.js

This commit is contained in:
aka paul 2025-11-07 23:47:28 +00:00
parent 8c1f1d7178
commit 6cd0a5e852

View file

@ -80,7 +80,6 @@ async function extractEpisodes(url) {
} }
async function extractStreamUrl(id) { async function extractStreamUrl(id) {
if (!_0xCheck()) return 'https://files.catbox.moe/avolvc.mp4';
const cookieHeader = `key=${id}`; const cookieHeader = `key=${id}`;
const headers = { const headers = {