From af4e5406683639b402a7d4a1cbce7567511ac6de Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Mon, 5 Sep 2022 13:51:13 -0400 Subject: [PATCH] Updated scraper --- scrape.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/scrape.js b/scrape.js index d70930c..b619ee3 100644 --- a/scrape.js +++ b/scrape.js @@ -61,6 +61,22 @@ const TASKSHEETS = [ id: 'zvGSM4kOrXpkKnpT', files: ['optdat2', 'schdat2'] }, + { + id: 'VFoY6V7u7UUq1EG5', + files: ['olvinfo'] + }, + { + id: '07E3nY6lAwlwrQRo', + files: ['wood1', 'woodBGM'] + }, + { + id: 'RaPn5saabzliYrpo', + files: ['news'] + }, + { + id: 'pO72Hi5uqf5yuNd8', + files: ['sp1_ans'] + } ]; for (const tasksheet of TASKSHEETS) {