tor-browser

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

1513282.html (279B)


      1 <html>
      2 <style id="style">
      3  * {
      4    display: contents;
      5  }
      6  *::first-line,
      7  #id_3 {
      8 </style>
      9 <script>
     10  function start() {
     11    const style = document.getElementById('style')
     12    style.prepend('�')
     13  }
     14  document.addEventListener('DOMContentLoaded', start)
     15 </script>  
     16 </html>