tor-browser

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

csp-fenced-frame-src-allowed-inner.html (183B)


      1 <!DOCTYPE html>
      2 <script src="utils.js"></script>
      3 <title>Page embedded as a fenced frame</title>
      4 <script>
      5  const [key] = parseKeylist();
      6  writeValueToServer(key, "loaded");
      7 </script>