4 lines
1.2 KiB
JavaScript
Executable File
4 lines
1.2 KiB
JavaScript
Executable File
let comments = [["ADMIN","welcome to the films board"],["ADMIN","Talk about various films like star wars or idk batman"],["deadvey","Just watched Paddington in Peru, then had some lovely Sweetcorn Fritters :P"],["deadvey","<a href=\"https://deadvey.com/blog/blogs/69.html\">Paddington in Peru</a>"],["DeaDvey","Anyone seen Glicked?","2024-11-28T21:02:57.045Z"],["Deadvey","Wicked was decent","2024-12-01T16:19:23.518Z"],["deadvey","Anyone line Die Hard?","2024-12-15T18:54:25.589Z"],["deadvey","like *\r\n","2024-12-15T18:54:34.599Z"],["deadvey","like *","2024-12-15T18:54:52.503Z"],["deadvey","I want to watch Die Harder!","2024-12-15T20:18:00.631Z"],["deadvey","<a href=\"https://deadvey.com/blog/blogs/79.html\">Die hard review btw</a>","2024-12-15T21:56:10.276Z"],["deadvey","Might see new LOTR film on the weekend","2024-12-17T23:17:27.698Z"],["deadvey","I wish they made one about Numenor though :(","2024-12-17T23:17:44.634Z"],["deadvey","YES, I saw the LOTR war of the rohirrim, gave it 3/5 stars <a href=\"https://deadvey.com/blog/82.html\">see the review here</a>","2024-12-22T13:51:07.937Z"]]
|
|
if (typeof module !== "undefined" && module.exports) {
|
|
module.exports = comments;
|
|
} |