tor-browser

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

1638906.html (636B)


      1 <html>
      2 <head>
      3    <style>
      4        *, LI {
      5            display: inline-grid;
      6            grid-row: line_name_1 / auto;
      7        }
      8        HTML {
      9            scale: -102 63;
     10        }
     11        * {
     12            grid: subgrid [ line_name_5 ] / auto-flow dense fit-content(40%);
     13        }
     14    </style>
     15 
     16    <script>
     17      document.addEventListener('DOMContentLoaded', () => {
     18        const style = document.createElement('style')
     19        document.head.appendChild(style)
     20        const sheet = style.sheet
     21        sheet.addRule('script', 'position:absolute!important', (820656062 % sheet.cssRules.length))
     22      })
     23    </script>
     24 </head>
     25 </html>