tor-browser

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

1401807.html (627B)


      1 <html>
      2  <head>
      3    <style></style>
      4    <script>
      5    try { o1 = document.createElement('acronym') } catch(e) { }
      6    try { o2 = document.createElement('video') } catch(e) { }
      7    try { o3 = document.createElement('progress') } catch(e) { }
      8    try { document.documentElement.appendChild(o1) } catch(e) { }
      9    try { document.documentElement.appendChild(o2) } catch(e) { }
     10    try { o1.appendChild(o3) } catch(e) { }
     11    try { o3.style.writingMode = 'sideways-lr' } catch(e) { }
     12    try { document.styleSheets[0].insertRule('* { column-width: calc(15px); display: flow-root}', 0); } catch(e) { }
     13    </script>
     14  </head>
     15 </html>