tor-browser

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

989628.html (241B)


      1 <script>
      2 o0 = document.createElement('canvas');
      3 o1 = o0.getContext('2d');
      4 o3 = o1.createImageData(32, 0.696);
      5 o1.arc(128, 0.37, 256, 4, 0.070, true);
      6 o1.moveTo(-2, 0.973);
      7 o1.clip('evenodd');
      8 o1.strokeText("A",0.610,-0.335,0.817);
      9 </script>