tor-browser

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

1261351.html (274B)


      1 <iframe id="iframe" src="1261351-iframe.html"></iframe>
      2 <script type="application/javascript">
      3  let iframe = document.getElementById("iframe");
      4  iframe.addEventListener("load", function() {
      5    document.getElementsByTagName("iframe")[0].marginWidth = "5";
      6  });
      7 </script>