dist/email.html

changeset 0
fbc739176a6e
child 1
6b58ac734d25
equal deleted inserted replaced
-1:000000000000 0:fbc739176a6e
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8"/>
5 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6 <link rel="stylesheet" href="style.css" type="text/css" media="all"/>
7 <title>EMAIL(7)</title>
8 </head>
9 <body>
10 <table class="head">
11 <tr>
12 <td class="head-ltitle">EMAIL(7)</td>
13 <td class="head-vol">Miscellaneous Information</td>
14 <td class="head-rtitle">EMAIL(7)</td>
15 </tr>
16 </table>
17 <div class="manual-text">
18 <section class="Sh">
19 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
20 <p class="Pp">email - contact information</p>
21 </section>
22 <section class="Sh">
23 <h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
24 <p class="Pp">this page contains the contact email address.
25 <a class="Lk" href="index.html">back to main page</a></p>
26 <p class="Pp">the address is intentionally not written in plain text. to obtain
27 it, you must decode the following payload.</p>
28 <p class="Pp"></p>
29 </section>
30 <section class="Sh">
31 <h1 class="Sh" id="PAYLOAD"><a class="permalink" href="#PAYLOAD">PAYLOAD</a></h1>
32 <pre> ,--,
33 ____ ,---.'|
34 ,' , `. ,---, ,---,| | :
35 ,-+-,.' _ | ' .' \ ,`--.' |: : |
36 ,-+-. ; , || / ; '. | : :| ' :
37 ,--.'|' | ;|: : \ : | '; ; '
38 | | ,', | ':: | /\ \ | : |' | |__
39 | | / | | ||| : ' ;. :' ' ;| | :.'|
40 ' | : | : |,| | ;/ \ \ | |' : ;
41 ; . | ; |--' ' : | \ \ ,' : ;| | ./
42 | : | | , | | ' '--' | | '; : ;
43 | : ' |/ | : : ' : || ,/
44 ; | |`-' | | ,' ; |.' '---'
45 | ;/ `--'' '---'
46 '---'
47 (powered by OpenBSD OpenSMTPd)</pre>
48 <p class="Pp"></p>
49 </section>
50 <section class="Sh">
51 <h1 class="Sh" id="DECODE"><a class="permalink" href="#DECODE">DECODE</a></h1>
52 <p class="Pp">run the following command in a POSIX shell:</p>
53 <p class="Pp"></p>
54 <pre>echo &quot;H4sIALoYUGkAA8tJzMxzyEnNzc8rSU3Uy8nP4QIAjNU6PhIAAAA=&quot; | base64 -d | gzip -d</pre>
55 <p class="Pp"></p>
56 </section>
57 <section class="Sh">
58 <h1 class="Sh" id="NOTES"><a class="permalink" href="#NOTES">NOTES</a></h1>
59 <p class="Pp">this method is used to avoid automated address harvesting.</p>
60 <p class="Pp"></p>
61 <p class="Pp"><b>if you cannot decode this, you probably do not need the
62 address.</b></p>
63 <p class="Pp"></p>
64 </section>
65 <section class="Sh">
66 <h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
67 ALSO</a></h1>
68 </section>
69 </div>
70 <table class="foot">
71 <tr>
72 <td class="foot-date">2026</td>
73 <td class="foot-os">unixfriends</td>
74 </tr>
75 </table>
76 </body>
77 </html>

mercurial