tor-browser

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

bug505305.js (123B)


      1 // Binary: cache/js-dbg-32-aa85b2f55960-linux
      2 // Flags:
      3 //
      4 var str = 'afoo$40bar'.substr(1);
      5 print(str.replace(str, str));