tor-browser

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

crossorigin-root-missingheader.sub.html (474B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>html-script-module-crossOrigin-root-BlockedMissingHeader</title>
      5    <script src="crossorigin-common.js"></script>
      6 </head>
      7 <body>
      8    <h1>html-script-module-crossOrigin-root-BlockedMissingHeader</h1>
      9    <script type="module" src="http://{{domains[www2]}}:{{ports[http][0]}}/html/semantics/scripting-1/the-script-element/module/crossorigin-scripterror.js" onerror="document._log.push('error');" crossorigin></script>
     10 </body>
     11 </html>