noopener-target-2.html (252B)
1 <!DOCTYPE html> 2 <script> 3 var channel = new BroadcastChannel(this.name); 4 channel.postMessage({ hasOpener: opener !== null , 5 hasParent: parent != this, 6 name: window.name }); 7 window.close(); 8 </script>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |