tor-browser

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

file_iframe_buttons.html (144B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4  <meta charset="UTF-8">
      5 </head>
      6 <body>
      7  <iframe id="iframe" frameborder="0"></iframe>
      8 </body>
      9 </html>