tor-browser

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

file_pdf_object_attachment.html (160B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <object data="file_pdf_attachment.pdf" type="application/pdf" width="100%" height="600">fallback</object>
      5  </body>
      6 </html>