tor-browser

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

421393-1.html (237B)


      1 <html>
      2 <head>
      3 <script type="text/javascript">
      4 
      5 function boom()
      6 {
      7  document.body.appendChild(document.createTextNode("\uCEDD\u5C76\u000D\uCA34"));
      8 }
      9 
     10 </script>
     11 </head>
     12 
     13 <body onload="boom();"><span>&#x202E;&#x05BC;</span></body>
     14 </html>