mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 16:52:21 +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';
|
import { EmbedOutput, makeEmbed } from '../base';
|
||||||
|
|
||||||
const baseUrl = 'madplay.site';
|
const baseUrl = 'api.vidify.top';
|
||||||
const headers = {
|
const headers = {
|
||||||
referer: 'https://api.vidify.top/',
|
referer: 'https://api.vidify.top/',
|
||||||
origin: 'https://player.vidify.top',
|
origin: 'https://player.vidify.top',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue