tor-browser

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

smileys-1-ref.html (346B)


      1 <html>
      2 <head>
      3 <style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
      4 </head>
      5 <body>
      6 
      7 <p>:)</p>
      8 <p>;)</p>
      9 <p>:(</p>
     10 <p>:-)</p>
     11 <p>:-(</p>
     12 <p>:P</p>
     13 <p>:D</p>
     14 <p>:-D</p>
     15 <p>:^)</p>
     16 <p>:-/</p>
     17 <p>=^_^=</p>
     18 <p>\^_^/</p>
     19 <p>^-^</p>
     20 <p>^^;;</p>
     21 <p>o_O</p>
     22 <p>-__-;;</p>
     23 <p>&gt;_&lt;</p>
     24 <p>&gt;&lt;</p>
     25 
     26 </body>
     27 </html>