pass.html (171B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <script> 5 window.onload = (event) => { 6 window.opener.postMessage('pass', '*'); 7 }; 8 </script> 9 </body> 10 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |