file_disableScript.html (195B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <script> 5 var gFiredOnload = false; 6 var gFiredOnclick = false; 7 </script> 8 </head> 9 <body onload="gFiredOnload = true;" onclick="gFiredOnclick = true;"> 10 </body> 11 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |