tor-browser
The Tor Browser
git clone
https://git.dasho.dev/tor-browser.git
Log
|
Files
|
Refs
|
README
|
LICENSE
bug652314.js (101B)
1
(
function
()
{
2
for
(
a
in
[
0
])
{
3
try
{
4
return
5
}
catch
(
e
)
{}
6
}
7
})()