mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
bro changed the authorization and made the old one return a sex m3u8 link
This commit is contained in:
parent
2bec030d20
commit
b0167b232f
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ import { EmbedOutput, makeEmbed } from '../base';
|
|||
|
||||
const baseUrl = 'api.vidify.top';
|
||||
const headers = {
|
||||
referer: 'https://api.vidify.top/',
|
||||
referer: 'https://player.vidify.top/',
|
||||
origin: 'https://player.vidify.top',
|
||||
Authorization: 'Bearer chuitya',
|
||||
Authorization: 'Bearer scraper_ki_ma_ka_server',
|
||||
'User-Agent':
|
||||
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36',
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue