mirror of
https://git.luna-app.eu/50n50/sources
synced 2026-01-12 01:18:11 +01:00
Update animepahe/animepahe.js
This commit is contained in:
parent
9287773e75
commit
b29f9b9336
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ async function extractStreamUrl(url) {
|
||||||
|
|
||||||
streams.push({
|
streams.push({
|
||||||
title: title,
|
title: title,
|
||||||
streamUrl: hlsUrl.replace("uwu.m3u8", "owo.m3u8"),
|
streamUrl: hlsUrl,
|
||||||
headers: {
|
headers: {
|
||||||
"Referer": "https://kwik.cx/",
|
"Referer": "https://kwik.cx/",
|
||||||
"Origin": "https://kwik.cx"
|
"Origin": "https://kwik.cx"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue