tor-browser

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

1228127.html (472B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 <script>
      6 
      7 function boom() {
      8    var canvas = document.createElement('canvas');
      9    var ctx = canvas.getContext('2d');
     10    ctx.scale(49572022, 5988146080);
     11    ctx.rotate(243.375);
     12    ctx.transform(55.3, 963, 130.57142857142858, 26, 48.4, 13.666666666666666);
     13    ctx.lineWidth = 212.5;
     14    ctx.strokeText("abcdefghijklmnopqrstuvw", 0, 0, 329.3333333333333);
     15 }
     16 
     17 </script>
     18 </head>
     19 <body onload="boom();"></body>
     20 </html>