1734008.html (822B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <script> 5 window.addEventListener("load", async () => { 6 const object = document.createElementNS("http://www.w3.org/2000/svg", "foreignObject") 7 const video = document.createElementNS("http://www.w3.org/1999/xhtml", "video") 8 document.documentElement.appendChild(video) 9 video.setAttribute("src", "1734008.webm") 10 video.mozCaptureStream() 11 const xhr = new XMLHttpRequest() 12 xhr.open("POST", "FOOBAR", false) 13 xhr.send() 14 const document_0 = new Document() 15 const adopted = document_0.adoptNode(document.documentElement) 16 object.insertBefore(adopted, object.childNodes[(216679474 % object.childNodes.length)]) 17 try { await video.play() } catch (e) {} 18 setTimeout("location.reload()", 500) 19 }) 20 </script> 21 </head> 22 </html>