file_beforeunload_permit_http.html (138B)
1 <!DOCTYPE html><html> 2 <body> 3 <script> 4 window.onbeforeunload = function() { 5 return "stop"; 6 } 7 </script> 8 </body> 9 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |