tor-browser

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

progress-nobar.html (134B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <div style="-moz-appearance: progressbar; width:180px; height:6px;">
      5    </div>
      6  </body>
      7 </html>