tor-browser
The Tor Browser
git clone
https://git.dasho.dev/tor-browser.git
Log
|
Files
|
Refs
|
README
|
LICENSE
bug842940.js (77B)
1
try
{
for
(
let
v
of
wrapWithProto
(
new
Proxy
({},
{}),
[]))
{
}
}
catch
(
e
)
{}