check-sandbox-flags.html (211B)
1 <script> 2 try { 3 document.domain = document.domain; 4 parent.postMessage('document-domain-is-allowed', '*'); 5 } catch (error) { 6 parent.postMessage('document-domain-is-disallowed', '*'); 7 } 8 </script>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |