feat: update database, update changelog blog

This commit is contained in:
2025-03-03 04:44:01 -06:00
parent 316a4bf20f
commit 3d467352b1
3 changed files with 9 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ async function parseName() {
*/
async function PapaParse(department, num, name, instructor, sem) {
const semesterURLs = {
'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',
's2023': 'https://derec4.github.io/ut-grade-data/2023%20Summer.json',