tor-browser

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

crossorigin-root-same.sub.html (454B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>html-script-module-crossOrigin-root-WithCORS</title>
      5    <script src="crossorigin-common.js"></script>
      6 </head>
      7 <body>
      8    <h1>html-script-module-crossOrigin-root-WithCORS</h1>
      9    <script type="module" src="http://{{domains[www2]}}:{{ports[http][0]}}/html/semantics/scripting-1/the-script-element/module/crossorigin-scripterror.js?pipe=header(Access-Control-Allow-Origin,*)" crossorigin></script>
     10 </body>
     11 </html>