tor-browser

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

crossorigin-root-different.sub.html (434B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>html-script-module-crossOrigin-root-NoCORS</title>
      5    <script src="crossorigin-common.js"></script>
      6 </head>
      7 <body>
      8    <h1>html-script-module-crossOrigin-root-NoCORS</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');"></script>
     10 </body>
     11 </html>