tor-browser

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

resource-timing-iframe.sub.html (488B)


      1 <!DOCTYPE html>
      2 <script src="empty.js"></script>
      3 <script src="sample.js"></script>
      4 <script src="redirect.py?Redirect=empty.js"></script>
      5 <img src="square.png">
      6 <img src="https://{{hosts[alt][]}}:{{ports[https][0]}}/service-workers/service-worker/resources/square.png">
      7 <img src="missing.jpg">
      8 <img src="https://{{hosts[alt][]}}:{{ports[https][0]}}/service-workers/service-worker/resources/missing.asis">
      9 <img src='missing.jpg?SWRespondsWithFetch'>
     10 <script src='empty-worker.js'></script>