tor-browser

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

url-entry-document-incumbent-frame.html (101B)


      1 <!doctype html>
      2 <script>
      3 window.callDocumentMethod = methodName => document[methodName]();
      4 </script>