mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] includes trackers for anime torrents
This commit is contained in:
@@ -123,6 +123,7 @@ function populateCachedLinks(streams, mochResult) {
|
||||
stream.url = `${RESOLVER_HOST}/${mochResult.moch.key}/${cachedEntry.url}`;
|
||||
delete stream.infoHash;
|
||||
delete stream.fileIndex;
|
||||
delete stream.sources;
|
||||
}
|
||||
});
|
||||
return streams;
|
||||
|
||||
Reference in New Issue
Block a user