htdocs/board/tech/oldcomments.js

5 lines
10 KiB
JavaScript
Raw Normal View History

2024-12-17 19:11:08 +01:00
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&#x27;m using NixOS at the moment, it&#x27;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"],["deadvey","Ok, fixed it, my program was shitting itself because it couldn&#039;t deal with newline characters...","2024-12-15T21:54:15.734Z"],["error","ayo?","2024-12-15T23:47:00.030Z"],["deadvey","rust is fast","2024-12-15T23:47:00.522Z"],["deadvey","heyo error!","2024-12-15T23:47:10.245Z"],["error","what if i just","2024-12-15T23:47:29.418Z"],["Anonymous","&lt;script&gt;console.log(&quot;here&quot;)&lt;/script&gt;","2024-12-15T23:47:33.138Z"],["error","crazy","2024-12-15T23:47:43.452Z"],["deadvey","Imagine flopping so bad","2024-12-15T23:48:14.614Z"],["error","https://errornointernet.dynv6.net:1015/TuxCord/TuxCord/","2024-12-15T23:51:13.585Z"],["error","shi https://errornointernet.dynv6.net:1015/TuxCord/TuxCord/allMessages/","2024-12-15T23:51:22.573Z"],["deadvey","can&#039;t cope with the shame","2024-12-15T23:51:27.273Z"],["error","i built that a couple years ago","2024-12-15T23:51:32.947Z"],["deadvey","You can send markdown links btw","2024-12-15T23:53:55.186Z"],["deadvey","<a href=\"https://example.com\">Link</a>","2024-12-16T00:00:12.126Z"],["deadvey","shit","2024-12-16T00:01:48.476Z"],["deadvey","Imagine having censorship of shit","2024-12-16T00:02:06.773Z"],["deadvey","\r\n\r\nelinks ftw\r\nelinks ftw\r\nelinks ftw","2024-12-16T00:07:19.867Z"],["deadvey","ok fail, kinda\r\nbut not really, elinks problem","2024-12-16T00:08:06.708Z"],["error","elinks ftw real","2024-12-16T00:09:32.953Z"],["deadvey","ikr","2024-12-16T00:09:49.119Z"],["deadvey","Also, you like my hex time?","2024-12-16T00:10:03.237Z"],["deadvey","I want to make the page autoreload when someone else sends a message\r\n","2024-12-16T00:10:24.648Z"],["deadvey","<a href=\"https://errornointernet.dynv6.net:1015/TuxCord/TuxCord/allMessages/\">Error&#039;s message board</a>","2024-12-16T00:17:52.628Z"],["dankax-9","giggity","2024-12-16T00:21:53.557Z"],["deadvey","quagmire?","2024-12-16T00:23:31.437Z"],["dankax-9","naw, linus","2024-12-16T00:25:44.167Z"],["deadvey","LINUS TECH TIPS???\r\nYou have any tips for me???","2024-12-16T00:26:07.434Z"],["dankax-9","also why tf date in hex?","2024-12-16T00:27:23.081Z"],["dankax-9","and yes, I do have a tip for you, improve the goddamn website, i gotta type my goddamn name every goddamn time i gotta chat","2024-12-16T00:28:46.027Z"],["deadvey","And? You can&#039;t type dankax every time?\r\n","2024-12-16T00:30:42.364Z"],["deadvey","Also, I don&#039;t know how to do that without client side javascript, so I just wont.","2024-12-16T00:33:30.932Z"],["Anonymous","WE ARE ANONYMOUS","2024-12-16T00:33:45.708Z"],["Anonymous","WE DO NOT FORGIVE","2024-12-16T00:33:59.438Z"],["Anonymous","WE DO NOT FORGET","2024-12-16T00:34:04.683Z"],["deadvey","im deadvey, im gay and im proud of it! im deadvey, im gay and im proud of it!im deadvey, im gay and im proud of it! im deadvey, im gay and im proud of it!","2024-12-16T00:3
if (typeof module !== "undefined" && module.exports) {
module.exports = comments;
}