tor-browser

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

878328.html (171B)


      1 <script>
      2 o1 = new window.AudioContext(2, 7, 44100);
      3 o5 = o1.createDelay(1);
      4 o5.delayTime.setValueCurveAtTime(new Float32Array(3), 1.7976931348623157e+308, 0.64);
      5 </script>