bug346659-echoer.html (193B)
1 <script> 2 const testNum = decodeURIComponent(window.location.search.substring(1)); 3 (window.opener || window.parent).postMessage(testNum + " - " + window.x, "*"); 4 window.close(); 5 </script>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |