im an idiot and forgot to change the baseUrl

This commit is contained in:
lew 2025-08-07 18:10:21 +01:00 committed by GitHub
parent dd6dbeb107
commit 6cb43245a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ import { createM3U8ProxyUrl } from '@/utils/proxy';
import { EmbedOutput, makeEmbed } from '../base';
const baseUrl = 'madplay.site';
const baseUrl = 'api.vidify.top';
const headers = {
referer: 'https://api.vidify.top/',
origin: 'https://player.vidify.top',