79822424

Date: 2025-11-17 14:44:55
Score: 0.5
Natty:
Report link

I used this:

document.querySelectorAll('input[type="checkbox"]').forEach(function(element){element.checked=false});

I admit, this is sort of aramgeddon weapon, but if a page is meant to give me only things to read...

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: saint