tor-browser

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

876024-1.html (151B)


      1 <script>
      2 o1 = new window.AudioContext(2, 8, 44100);
      3 o4 = o1.createBiquadFilter();
      4 o4.detune.setValueAtTime(0.0843, 1.7976931348623157e+308);
      5 </script>