[scraper] includes torrent link in nyaa pantsu record

This commit is contained in:
TheBeastLT
2020-12-01 09:23:39 +01:00
parent d7f3055f45
commit c1eb2c3164

View File

@@ -79,6 +79,7 @@ async function processTorrentRecord(record) {
const torrent = {
infoHash: record.infoHash,
torrentLink: record.torrentLink,
provider: NAME,
torrentId: record.torrentId,
title: record.title,