tor-browser

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

1382672.html (200B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 <script>
      6 window.onload = () => {
      7  document.documentElement.animate([ { "font": "menu" }, { "font": "message-box" } ])
      8 }
      9 </script>
     10 </head>
     11 </html>