tor-browser

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

489517-1-ref.html (183B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <style type="text/css">
      5 .flipped { direction: rtl; unicode-bidi: bidi-override;  }
      6 </style>
      7 </head>
      8 
      9 <body><div class="flipped">AB</div>
     10 </body>
     11 </html>