tor-browser

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

doc_reload.html (298B)


      1 <!-- Any copyright is dedicated to the Public Domain.
      2     http://creativecommons.org/publicdomain/zero/1.0/ -->
      3 <!doctype html>
      4 
      5 <html>
      6  <script src="code_bundle_reload.js"></script>
      7  <head>
      8    <meta charset="utf-8"/>
      9    <title>Empty test page 2</title>
     10  </head>
     11 
     12  <body>
     13  </body>
     14 
     15 </html>