tor-browser

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

bug727223.js (238B)


      1 try {
      2    mjitChunkLimit(1)
      3    function x() {}
      4 } catch (e) {}
      5 (function() {
      6    for (let c in [0, 0, 0]) {
      7        let c
      8        for (y in decodeURI()) {
      9            (function() {
     10                c
     11            }())
     12        }
     13    }
     14 }())