tor-browser

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

1377256-1.html (219B)


      1 <!DOCTYPE html>
      2 <html class="reftest-wait">
      3 <iframe src="1377256-1-helper.html"></iframe>
      4 <script>
      5 function finish() {
      6  document.querySelector("iframe").remove();
      7  document.documentElement.className = "";
      8 }
      9 </script>