tor-browser

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

1406109-1.html (205B)


      1 <html>
      2 <head>
      3 <script>
      4 function jsfuzzer() {
      5  try { a.matches("1"); } catch(e) { }
      6  try { document.createElement("p").closest("1"); } catch(e) { }
      7 }
      8 </script>
      9 <body onload=jsfuzzer()>
     10 <feBlend id="a" />