mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
im an idiot and forgot to change the baseUrl
This commit is contained in:
parent
dd6dbeb107
commit
6cb43245a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue