tor-browser

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

block-invalidate-ref.html (192B)


      1 <!DOCTYPE html>
      2 <html>
      3  <link rel='stylesheet' type='text/css' href='style.css'>
      4  <style>
      5    meter { display: block; }
      6  </style>
      7  <body>
      8    <meter value='0.5'></meter>
      9  </body>
     10 </html>