tor-browser

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

1397363-1.html (407B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 <script>
      6 a = document.documentElement.animate([{ "clip": "rect(632vw,0,103.9vmax,5ex)" }],
      7                                     { duration:96.2272536276,
      8                                       iterations:Number.POSITIVE_INFINITY,
      9                                       iterationComposite:"accumulate" });
     10 a.playbackRate = 3000;
     11 </script>
     12 </head>
     13 </html>