tor-browser

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

1400022-1.html (410B)


      1 <script>
      2 requestIdleCallback(function(){ location.reload() })
      3 a = document.createElement("x")
      4 document.documentElement.appendChild(a)
      5 b = document.createElement('link')
      6 b.setAttribute('rel', 'stylesheet')
      7 b.setAttribute('href', 'data:,*{border-block-start:solid}')
      8 document.head.appendChild(b)
      9 a.insertAdjacentHTML("afterBegin", "<d id='id0' style='transition-duration:1s'><svg filter='url(#id0)'>")
     10 </script>