tor-browser

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

bug586499-regexp.js (44B)


      1 // Don't crash.
      2 var re = /^(?:\s*.){0,16}/;