Using spartan ID for Killergram.

This commit is contained in:
DebaucheryLibrarian
2026-01-12 01:51:09 +01:00
parent a6f16b9f62
commit 1ce8c47da2
3 changed files with 36 additions and 3 deletions

View File

@@ -186,9 +186,6 @@ function scrapeRelease(data, url, channel, networkName, options) {
}));
}
// console.log(data);
// console.log(release);
return release;
}