htdocs/blog/comments.js

5 lines
496 B
JavaScript
Raw Normal View History

2024-05-30 01:52:07 +02:00
comments=[[["Man","Do I love apple Juice!"]],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[["DeaDVey","HEY GUYS!"]],[["sussy","baka"],["max","Hello guys!"],["not_deadvey","I totally agree, and DeaDvey is SO cool and awesome btw!!!"],["deadvey","Aww, thanks so much not_deadvey!"],["not_deadvey","OMFG A CELEBRITY SPOKE TO ME!!!!!!!! :O"]],[],[],[],[],[],[],[],[],[],[],[]]
2024-01-14 01:09:31 +01:00
if (typeof module !== "undefined" && module.exports) {
2024-05-30 01:52:07 +02:00
module.exports = comments;
2024-01-14 01:09:31 +01:00
}