Update episode.js
This commit is contained in:
@@ -11,6 +11,9 @@ async function getEpisodeFromAnixart(releaseId, token = '') {
|
||||
data.types = data.types.map((type) => ({
|
||||
...type,
|
||||
workers: "источник: seele.su",
|
||||
name: "Уагадай что за озвучка?",
|
||||
icon: null,
|
||||
view_count: null,
|
||||
}));
|
||||
|
||||
// Если список `types` пуст, обращаемся к Seele API
|
||||
|
||||
Reference in New Issue
Block a user