Support for 2023 added

This commit is contained in:
2023-09-09 19:20:17 -05:00
parent bbd76cbd47
commit 572e9ae558
3 changed files with 5 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ async function parseName() {
*/
async function PapaParse(department, num, name, sem) {
const semesterURLs = {
'sp2023': 'https://derec4.github.io/ut-grade-data/2023%20Spring.json',
'f2022': 'https://derec4.github.io/ut-grade-data/2022%20Fall.json',
's2022': 'https://derec4.github.io/ut-grade-data/2022%20Summer.json',
'sp2022': 'https://derec4.github.io/ut-grade-data/2022%20Spring.json',