Summer 2023 update!
This commit is contained in:
@@ -49,6 +49,7 @@ async function parseName() {
|
|||||||
*/
|
*/
|
||||||
async function PapaParse(department, num, name, sem) {
|
async function PapaParse(department, num, name, sem) {
|
||||||
const semesterURLs = {
|
const semesterURLs = {
|
||||||
|
's2023': 'https://derec4.github.io/ut-grade-data/2023%20Summer.json',
|
||||||
'sp2023': 'https://derec4.github.io/ut-grade-data/2023%20Spring.json',
|
'sp2023': 'https://derec4.github.io/ut-grade-data/2023%20Spring.json',
|
||||||
'f2022': 'https://derec4.github.io/ut-grade-data/2022%20Fall.json',
|
'f2022': 'https://derec4.github.io/ut-grade-data/2022%20Fall.json',
|
||||||
's2022': 'https://derec4.github.io/ut-grade-data/2022%20Summer.json',
|
's2022': 'https://derec4.github.io/ut-grade-data/2022%20Summer.json',
|
||||||
|
|||||||
Reference in New Issue
Block a user