added rest of the buttons (still needs listeners) & reformatted/improved other code

This commit is contained in:
2025-06-06 15:37:06 +02:00
parent 53a1fdee19
commit c0793562e3
19 changed files with 132 additions and 105 deletions
+6 -6
View File
@@ -1,6 +1,11 @@
{
"posts": {
"EXAMPLE VALUE": {
"EXAMPLE URL": {
"removed": {
"removed": false,
"by": null,
"reason": null
},
"post_data": {
"title": "I JUST BOUGHT THE CONTINENT OF NORTH AMERICA FOR A DOLLAR!",
"upvotes": 69420,
@@ -21,11 +26,6 @@
"by_human": true,
"by_ris": true
}
},
"EXAMPLE VALUE DELETED": {
"removed": true,
"removed_by": "ME!!!!",
"remove_reason": "i HATED that post >:("
}
}
}