From 53586c544e73f74fb329734bab80e17f5876ad77 Mon Sep 17 00:00:00 2001 From: MarcoVitchiThulin <142972250+MarcoVitchiThulin@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:48:37 +0200 Subject: [PATCH] Update grab.js --- README.md | 5 ++++- grab.js | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3c5b72..052bb45 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,7 @@ Parses schoolsoft schedules from 'right_student_schedule.jsp' file into readable CURRENTLY REWRITING ENTIRELY, DONT LOOK AT IT :) -document.createElement('script').src = 'http://example.com/file.js'; \ No newline at end of file +document.createElement('script').src = 'https://github.com/ZervoTheProtogen/schoolsoft-schema-parser/blob/main/grab.js'; +console.log(file.function('extract')) + +document.write(""); \ No newline at end of file diff --git a/grab.js b/grab.js index e69de29..5d809ba 100644 --- a/grab.js +++ b/grab.js @@ -0,0 +1 @@ +console.log("[ Loaded grab.js ]") \ No newline at end of file