tor-browser

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

html_csp-frame-test-page.html (231B)


      1 <!DOCTYPE HTML>
      2 <html>
      3  <head>
      4    <meta charset=utf-8>
      5  </head>
      6  <body>
      7    <iframe src="https://example.org/browser/devtools/client/netmonitor/test/html_csp-test-page.html" width="50%" height="50%"></iframe>
      8  </body>
      9 </html>