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