tor-browser

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

1486488.html (218B)


      1 <script>
      2 function start() {
      3  document.replaceChild(id_0, document.childNodes[0]);
      4 }
      5 </script>
      6 <body onload="start()">
      7    <svg>
      8        <animate id="id_0" begin="s" />
      9        <ellipse id="id_1" />
     10    </svg>
     11 </body>