tor-browser

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

no-speculative-fetch.sub.html (284B)


      1 <!doctype html>
      2 <title>Navigating to a page with expect-no-linked-resources</title>
      3 
      4 <body>
      5  <script>
      6    document.write('<plaintext>');
      7  </script>
      8  <img
      9    src="/html/syntax/speculative-parsing/expect-no-linked-resources/resources/stash.py?action=put&uuid={{GET[uuid]}}">
     10 </body>