feat: update Aniwatch provider to include headers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { aniList } from "~/consumet";
|
||||
import { sortByProperty } from "~/libs/sortByProperty";
|
||||
import type { FetchUrlResponse } from "~/types/episode/fetch-url-response";
|
||||
|
||||
import { qualityPriority, subtitlesPriority } from "./priorities";
|
||||
import type { FetchUrlResponse } from "./responseType";
|
||||
|
||||
export async function getSourcesFromConsumet(
|
||||
watchId: string,
|
||||
|
||||
Reference in New Issue
Block a user