tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

block_all_plugins.html (219B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8">
      5 </head>
      6 <body>
      7  <object id="object" type="application/x-shockwave-flash"></object>
      8  <embed id="embed" type="application/x-shockwave-flash"></embed>
      9 </body>
     10 </html>