Update kickassanimes/kickassanimes.js
This commit is contained in:
@@ -134,7 +134,7 @@ async function extractStreamUrl(url) {
|
|||||||
title: "English Dubbed",
|
title: "English Dubbed",
|
||||||
streamUrl: enDetails.manifest,
|
streamUrl: enDetails.manifest,
|
||||||
headers: {
|
headers: {
|
||||||
"Origin": "https://kickass-anime.ro"
|
"Origin": "https://krussdomi.com"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
@@ -151,7 +151,7 @@ async function extractStreamUrl(url) {
|
|||||||
title: "Japanese Subbed",
|
title: "Japanese Subbed",
|
||||||
streamUrl: jaDetails.manifest,
|
streamUrl: jaDetails.manifest,
|
||||||
headers: {
|
headers: {
|
||||||
"Origin": "https://kickass-anime.ro"
|
"Origin": "https://krussdomi.com"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user