mirror of
https://github.com/PretendoNetwork/BOSS.git
synced 2026-08-19 23:54:08 -05:00
Updated scraper
This commit is contained in:
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) {
|
||||
|
||||
Reference in New Issue
Block a user