diff --git a/src/backend/providers/kissasian.ts b/src/backend/providers/kissasian.ts index 01fa0a2e..8d4e50c4 100644 --- a/src/backend/providers/kissasian.ts +++ b/src/backend/providers/kissasian.ts @@ -8,7 +8,7 @@ const kissasianBase = "https://kissasian.li"; registerProvider({ id: "kissasian", displayName: "KissAsian", - rank: 10000, + rank: 130, type: [MWMediaType.MOVIE, MWMediaType.SERIES], async scrape({ media, episode, progress }) { @@ -89,8 +89,6 @@ registerProvider({ ?.getAttribute("src"); if (!streamsbUrl) throw new Error("Streamsb embed not found"); - console.log(streamsbUrl); - return { embeds: [ {