tor-browser

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

1517033.html (1168B)


      1 <!-- COMMENT -->
      2 <style id="style"></style>
      3 <script>
      4  function start() {
      5    try { o = [] } catch (e) {}
      6    try { window = window } catch (e) {}
      7    try { document = document } catch (e) {}
      8    try { header_0 = document.getElementById('header') } catch (e) {}
      9    try { style_0 = document.getElementById('style') } catch (e) {}
     10    try { style_1 = document.createElement('style') } catch (e) {}
     11    try { computed = window.getComputedStyle(style_0) } catch (e) {}
     12    try { style_1.textContent = '#header, i { column-span:all } c,* { columns: 2 !important }' } catch (e) {}
     13    try { document.firstElementChild.appendChild(style_1) } catch (e) {}
     14    try { computed.getPropertyValue('quotes') } catch (e) {}
     15    try { header_0.style.setProperty('scroll-behavior', 'smooth', undefined) } catch (e) {}
     16    try { window.scrollBy(256, 1) } catch (e) {}
     17    try { header_0.style.setProperty('scroll-snap-type', 'both mandatory', '') } catch (e) {}
     18    try { header_0.getClientRects() } catch (e) {}
     19    try { style_1.sheet.insertRule('i { }', undefined) } catch (e) {}
     20  }
     21  window.addEventListener('load', start)
     22 </script>
     23 <header id="header"></header>
     24 <!-- COMMENT -->