Updated scraper

This commit is contained in:
Jonathan Barrow 2022-09-05 13:51:13 -04:00
parent dc81a05c82
commit af4e540668
No known key found for this signature in database
GPG Key ID: E86E9FE9049C741F

View File

@ -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) {