tor-browser

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

file_bug836922_npolicies.html (394B)


      1 <html>
      2  <head>
      3    <link rel='stylesheet' type='text/css'
      4          href='/tests/dom/security/test/csp/file_CSP.sjs?testid=css_self&type=text/css' />
      5 
      6  </head>
      7  <body>
      8    <img src="/tests/dom/security/test/csp/file_CSP.sjs?testid=img_self&type=img/png"> </img>
      9    <script src='/tests/dom/security/test/csp/file_CSP.sjs?testid=script_self&type=text/javascript'></script>
     10 
     11  </body>
     12 </html>