tor-browser

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

crossorigin-root-wrongheader.sub.html (555B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>html-script-module-crossOrigin-root-BlockedWrongHeader</title>
      5    <script src="crossorigin-common.js"></script>
      6 </head>
      7 <body>
      8    <h1>html-script-module-crossOrigin-root-BlockedWrongHeader</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,http://{{domains[www2]}}:{{ports[http][0]}})" onerror="document._log.push('error');" crossorigin></script>
     10 </body>
     11 </html>