Sha256: 11e8dfb7396f4d13182236a40eef44003b35ad643cd6897187d5808ce5e63a05
Contents?: true
Size: 305 Bytes
Versions: 10
Compression:
Stored size: 305 Bytes
Contents
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <head> <script type="text/javascript"> function boom() { document.body.__lookupSetter__("textContent").call(document.body); } </script> </head> <body onload="boom();"></body> </html>
Version data entries
10 entries across 10 versions & 4 rubygems