tor-browser

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

720305-1.html (165B)


      1 <!DOCTYPE html>
      2 <script>
      3 
      4 var c = document.getElementsByClassName("x");
      5 Object.defineProperty(c, "length", {set: void 0});
      6 Array.prototype.shift.call(c);
      7 
      8 </script>