tor-browser

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

1279819-1.html (668B)


      1 <!DOCTYPE html>
      2 <html class="reftest-wait">
      3 <script>
      4 function start() {
      5  o0=window.document;
      6  o1=window.document.documentElement;
      7  o1.hidden^=true;
      8  document.replaceChild(o0.documentElement,document.documentElement);
      9  o132=o0.createElement('form');
     10  o0.documentElement.appendChild(o132);
     11  o132.innerHTML=
     12 "<svg id><style id>@font-face{ font-family: font7; src: url('eot');}{}\n"+
     13 "*{ font-size: 85rem!important; all: initial;<style>@keyframes{{}}*{ animation-name: key12; animation-duration: 0.001s}{}\n"+
     14 "@keyframes key12{ from{ font: larger Helvetica";
     15  document.documentElement.classList.remove("reftest-wait");
     16 }
     17 window.setTimeout("start()",4);
     18 </script>