tor-browser

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

1755790.html (727B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <style>
      5      *,
      6      #id_0 {
      7          position: fixed;
      8          border-inline-style: groove hidden;
      9          opacity: 0% ! important;
     10          border-bottom-style: groove ! important;
     11          backdrop-filter: opacity(44%);
     12      }
     13 
     14      HTML {
     15          -webkit-mask-image: url(0062be2b5ec34515f5de93ee618142001c6f4728.icc);
     16      }
     17 
     18      * {
     19          all: revert;
     20      }
     21  </style>
     22  <script>
     23    document.addEventListener("DOMContentLoaded", () => {
     24      const slot = document.createElement("slot")
     25      document.documentElement.appendChild(slot)
     26      slot.setAttribute("id", "id_0")
     27      setTimeout(() => (slot.style.display = "block"), 50)
     28    })
     29  </script>
     30 </head>
     31 </html>