tor-browser

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

1982056-1.html (720B)


      1 <html>
      2 <head>
      3  <script>
      4    var pattern
      5    window.addEventListener("load", async () => {
      6      const canvas = document.createElement("canvas")
      7      document.documentElement.appendChild(canvas)
      8      canvas.setAttribute("class", "class_3")
      9      canvas.setAttribute("id", "id_0")
     10      const context = canvas.getContext("2d")
     11      const bitmap = await window.createImageBitmap(context, -462926265, -128, 2147483643, -2147483649)
     12      context.canvas = canvas
     13      try { pattern = context.createPattern(bitmap, "repeat") } catch (e) {}
     14      context.miterLimit = 512
     15      context.createConicGradient(512, 512, 3801793650)
     16      setTimeout("location.reload()", Math.random() * 2000)
     17    })
     18  </script>
     19 </head>
     20 </html>