tor-browser

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

test_chrome_page.html (176B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>Chrome page</title>
      4 <script>
      5 // eslint-disable-next-line no-unused-vars
      6 function inlineScript() {
      7  console.log("foo");
      8 }
      9 </script>