4 lines
1.3 KiB
JavaScript
4 lines
1.3 KiB
JavaScript
let comments = [["ADMIN","welcome to the tech board"],["deadvey","test"],["deadvey","You can talk about tech shit here, programming, hardware, linux, webdev etc"],["javalsai","ooooooo, interesting...."],["deadvey","HIII"],["deadvey","It doesnt reload as soon as someone else comments though"],["deadvey","fuccck"],["deadvey","I'm using NixOS at the moment, it's cool, I also like Arch linux."],["deadvey","Added time!","2024-11-17T23:44:14.548Z"],["DeaDvey","I made boards work from the a tui browser!","2024-11-27T00:59:56.854Z"],["deadvey","Ok, It <b>actually</b> works now...","2024-11-28T20:58:16.778Z"],["deadvey","Newsletters have an unsubscribe button (sort of)","2024-12-12T21:15:51.409Z"],["deadvey","Sorry for any spam, members of the newsletter!!!","2024-12-14T21:06:33.000Z"],["deadvey","I am planning on making newsletter joining automatic but rn just email/dm me if you want in\r\n","2024-12-14T21:07:10.522Z"],["deadvey","planning on making newsletters auto join but for now just email/dm me ","2024-12-14T21:07:51.893Z"],["deadvey","planning on making newsletters auto join but for now just email or dm me","2024-12-14T21:08:43.367Z"],["deadvey","wtf, comments arent going through?","2024-12-14T21:08:57.749Z"]]
|
|
if (typeof module !== "undefined" && module.exports) {
|
|
module.exports = comments;
|
|
} |