tor-browser

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

306630-1-ref.html (281B)


      1 <frameset rows="170,*">
      2  <!-- Have to specify charset=ISO-8859-1 because that's what javascript: will
      3       do and the fonts used depend on the charset. -->
      4 <frame src="data:text/html;charset=ISO-8859-1,frame1">
      5 <frame src="data:text/html;charset=ISO-8859-1,frame2">
      6 </frameset>