refactor(kissasian): change rank

This commit is contained in:
Jordaar 2023-06-16 14:52:42 +05:30
parent f6b830d06d
commit 58ca372a49

View File

@ -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: [
{