tor-browser
The Tor Browser
git clone
https://git.dasho.dev/tor-browser.git
Log
|
Files
|
Refs
|
README
|
LICENSE
opaque-script-small.js (66B)
1
function
runScript
()
{
2
throw
new
Error
(
"Intentional error."
);
3
}