tor-browser

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

1563779.html (546B)


      1 <script id="a">
      2 let count = 0;
      3 function go() {
      4  if (count++ == 3)
      5    return;
      6  try { a.appendChild(c) } catch(e) { }
      7  try { window.getSelection().getRangeAt(0).insertNode(b) } catch(e) { }
      8  try { d.selectSubString(0,-1) } catch(e) { }
      9  document.documentElement.style.display = "none"
     10  document.documentElement.getBoundingClientRect()
     11  document.documentElement.style.display = ""
     12 }
     13 </script>
     14 <pre id="b" style="display:contents">a</pre>
     15 <span id="c">
     16 <style onload="go()"></style>
     17 </span>
     18 <svg>
     19 <text id="d"><textPath xml:space="preserve">