tor-browser

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

1284578-1.html (252B)


      1 <canvas id='i0'></canvas>
      2 <script>
      3 var c=document.getElementById('i0').getContext('2d');
      4 c.bezierCurveTo(157,351,351,44,946,701);
      5 c.quadraticCurveTo(260,-9007199254740991,945,145);
      6 c.translate(-9007199254740991,239);
      7 c.isPointInPath(988,439);
      8 </script>