tor-browser

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

browser_frame_history_b.html (280B)


      1 <html>
      2  <body>
      3    I'm B!<br/>
      4    <a target="c" href="browser_frame_history_c1.html">click me first</a><br/>
      5    <a target="c" href="browser_frame_history_c2.html">then click me</a><br/>
      6    Close this tab.<br/>
      7    Restore this tab.<br/>
      8    Click back.<br/>
      9  </body>
     10 </html>