tor-browser

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

img-svg-xml-decl.sub.html (288B)


      1 <!DOCTYPE html>
      2 <!-- Verifies CORB/ORB SVG image blocking.
      3  This image has an XML declaration and is expected to load. -->
      4 <meta charset="utf-8">
      5 <link rel="match" href="img-svg.sub-ref.html">
      6 <img src="http://{{domains[www1]}}:{{ports[http][0]}}/fetch/corb/resources/svg-xml-decl.svg">