mirror of
https://git.luna-app.eu/50n50/sources
synced 2026-01-12 01:18:11 +01:00
Update kickassanimes/kickassanimes.js
This commit is contained in:
parent
26d94d6d65
commit
05fa125880
1 changed files with 2 additions and 2 deletions
|
|
@ -134,7 +134,7 @@ async function extractStreamUrl(url) {
|
|||
title: "English Dubbed",
|
||||
streamUrl: enDetails.manifest,
|
||||
headers: {
|
||||
"Origin": "https://kickass-anime.ro"
|
||||
"Origin": "https://krussdomi.com"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
@ -151,7 +151,7 @@ async function extractStreamUrl(url) {
|
|||
title: "Japanese Subbed",
|
||||
streamUrl: jaDetails.manifest,
|
||||
headers: {
|
||||
"Origin": "https://kickass-anime.ro"
|
||||
"Origin": "https://krussdomi.com"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue