mirror of
https://github.com/PretendoNetwork/BOSS.git
synced 2026-07-05 09:30:59 -05:00
Updated scraper
This commit is contained in:
parent
dc81a05c82
commit
af4e540668
16
scrape.js
16
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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user