tor-browser

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

application-manifest-no-manifest.html (154B)


      1 <!doctype html>
      2 <html>
      3 <head>
      4  <meta charset="utf-8">
      5  <title>No manifest</title>
      6 </head>
      7 <body>
      8  <p>This page does not link to a manifest</p>
      9 </body>