tor-browser

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

host-u0000-percent-encoded-novalid.html (137B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <title>invalid src: host-u0000-percent-encoded</title>
      4 <script src="http://%00.com"></script>