index.html (188B)
1 <!DOCTYPE html> 2 <script> 3 navigator.serviceWorker.onmessage = window.onmessage = e => { 4 window.parent.postMessage(e.data, "*"); 5 }; 6 </script> 7 <iframe src="redirector.html"></iframe>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |