tor-browser

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

1713880-1.html (234B)


      1 <script>
      2 window.onload = () => {
      3  let a = document.createElement("dt")
      4  c.appendChild(a)
      5  let b = document.createElement("button")
      6  a.appendChild(b)
      7  b.animate([{"all": "revert"}], {delay: 9.04})
      8 }
      9 </script>
     10 <body id='c'></body>