79153229

Date: 2024-11-03 17:07:48
Score: 2
Natty:
Report link

What worked for me was removing the image element from the DOM and then recreating it with a new source using JavaScript. When I had tried to simply reassign the image's src attribute using JavaScript, it didn't work.

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: Jonathan Woodruff