tor-browser

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

1740031.html (356B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <script>
      5      document.addEventListener('DOMContentLoaded', () => {
      6        const canvas = document.createElementNS('http://www.w3.org/1999/xhtml', 'canvas')
      7        const context = canvas.getContext('webgl')
      8        window.createImageBitmap(canvas, 81, 253, 1754696613, 348508165)
      9      })
     10    </script>
     11 </head>
     12 </html>