4 lines
1020 B
JavaScript
Executable File
4 lines
1020 B
JavaScript
Executable File
let comments = [["ADMIN","welcome to the maths board"],["deadvey","Welcome to MATHS","2024-11-18T22:20:49.857Z"],["deadvey","you <b>will</b> have fun!","2024-11-18T22:22:44.301Z"],["deadvey","Made a new page for practicing Maths! <a href=\"https://deadvey.com/maths\">https://deadvey.com/maths</a>","2024-11-19T22:09:31.249Z"],["deadvey","Binomial distrubution is cool","2024-11-28T22:50:37.804Z"],["deadvey","Did a Maths test on Tuesday, I'll get my results today!","2024-12-15T20:30:40.961Z"],["error","where results","2024-12-16T03:41:57.358Z"],["deadvey","Fucking teacher says we get them tommorow now (he forgot to mark them over weekend)","2024-12-16T22:53:42.829Z"],["deadvey","32/50 - A","2024-12-17T17:45:08.791Z"],["deadvey","A is the highest grade at AS level so that's pretty good I think","2024-12-17T17:45:28.723Z"],["deadvey","31/50 in physics (A)\r\nand \r\n66/75 in CS (A)","2024-12-18T13:28:25.821Z"]]
|
|
if (typeof module !== "undefined" && module.exports) {
|
|
module.exports = comments;
|
|
} |