tor-browser

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

removed-original.js (230B)


      1 // Add two comment lines, to match the one from v2/new-original.js and have same....
      2 // breakpoint column positions.......................
      3 window.removedOriginal = function removedOriginal() {
      4  console.log("Removed original");
      5 }