tor-browser

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

file_empty.html (301B)


      1 <!DOCTYPE html>
      2 <!-- Note: other tests throughout the tree depend on the layout of this, including the title. Don't make big changes without a try run. -->
      3 <html><head><title>empty test page</title></head><body><span id="text">Nothing to see here</span><iframe name="subframe"></iframe></body></html>