Anonymous 11/17/2024 (Sun) 23:39 No.114027 del
Make sure to mass report this thread, press CTRL+SHIFT+I > Console:
var boxes = [...document.querySelectorAll(".deletionCheckBox"), document.querySelector("#checkboxGlobal")].filter(Boolean);
boxes.forEach(box => box.checked = !box.checked);

Fill in the captcha and press the report button.