79675431

Date: 2025-06-22 20:26:12
Score: 1.5
Natty:
Report link

new XMLSerializer().serializeToString(document.doctype)+'\n'+document.documentElement.outerHTML

this works as it pulls the doctype string then adds the outer HTML

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