adds 1337x and tpb latest scrapers

This commit is contained in:
TheBeastLT
2020-03-08 00:58:06 +01:00
parent 51eb21f112
commit 853c21472a
9 changed files with 457 additions and 432 deletions

View File

@@ -19,7 +19,7 @@ async function scrape() {
if (!lastScraped.lastScraped) {
console.log(`${NAME}: no previous scrapping exist`);
await _scrapeAllShows()
//await _scrapeAllShows()
}
}