feat: spring and summer 2025 data

This commit is contained in:
2025-12-01 15:21:58 -06:00
parent 46862b75a4
commit 33a748baf3
2 changed files with 5 additions and 1 deletions

View File

@@ -67,6 +67,8 @@ async function parseName() {
*/
async function PapaParse(department, num, name, instructor, sem) {
const semesterURLs = {
's2025': 'https://derec4.github.io/ut-grade-data/2025%20Summer.json',
'sp2025': 'https://derec4.github.io/ut-grade-data/2025%20Spring.json',
'f2024': 'https://derec4.github.io/ut-grade-data/2024%20Fall.json',
'sp2024': 'https://derec4.github.io/ut-grade-data/2024%20Spring.json',
'f2023': 'https://derec4.github.io/ut-grade-data/2023%20Fall.json',