Skip to content

Commit

Permalink
Update anix.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
riimuru authored Dec 21, 2024
1 parent b41fe19 commit 4fdc483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/anime/anix.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ class Anix extends AnimeParser {
console.error('No JSON data found in loadIframePlayer call.');
}
});
console.log(defaultUrl);

const m3u8Content = await this.client.get(defaultUrl, {
headers: {
Referer: uri.origin,
Expand Down

0 comments on commit 4fdc483

Please sign in to comment.