tor-browser

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

847242-1.html (287B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4   <meta charset="utf-8">
      5   <style>
      6    div {
      7     unicode-bidi: bidi-override;
      8     direction: rtl;
      9     text-align: left;
     10     font-family: monospace;
     11     font-size: 24px;
     12     }
     13   </style>
     14 </head>
     15 <body>
     16   <div>&#x2029;SSAP</div>
     17 </body>
     18 </html>