tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1839270.html (327B)


      1 <script>
      2 window.addEventListener("load", async () => {
      3  let _ = new Response("", {"headers": []})
      4  let a = new ArrayBuffer(60005)
      5  let v = new VideoFrame(a, {
      6    "format": "RGBA",
      7    "codedWidth": 1458585599,
      8    "codedHeight": 84,
      9    "timestamp": 0.541,
     10    "layout": [{"offset": 168, "stride": 198}],
     11  })
     12 })
     13 </script>