dist/email.html

changeset 0
fbc739176a6e
child 1
6b58ac734d25
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/email.html	Thu Jan 22 19:36:58 2026 +0300
@@ -0,0 +1,77 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="utf-8"/>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+  <link rel="stylesheet" href="style.css" type="text/css" media="all"/>
+  <title>EMAIL(7)</title>
+</head>
+<body>
+<table class="head">
+  <tr>
+    <td class="head-ltitle">EMAIL(7)</td>
+    <td class="head-vol">Miscellaneous Information</td>
+    <td class="head-rtitle">EMAIL(7)</td>
+  </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp">email - contact information</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">this page contains the contact email address.
+    <a class="Lk" href="index.html">back to main page</a></p>
+<p class="Pp">the address is intentionally not written in plain text. to obtain
+    it, you must decode the following payload.</p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="PAYLOAD"><a class="permalink" href="#PAYLOAD">PAYLOAD</a></h1>
+<pre>                                         ,--,
+          ____                        ,---.'|
+        ,'  , `.   ,---,         ,---,|   | :
+     ,-+-,.' _ |  '  .' \     ,`--.' |:   : |
+  ,-+-. ;   , || /  ;    '.   |   :  :|   ' :
+ ,--.'|'   |  ;|:  :       \  :   |  ';   ; '
+|   |  ,', |  '::  |   /\   \ |   :  |'   | |__
+|   | /  | |  |||  :  ' ;.   :'   '  ;|   | :.'|
+'   | :  | :  |,|  |  ;/  \   \   |  |'   :    ;
+;   . |  ; |--' '  :  | \  \ ,'   :  ;|   |  ./
+|   : |  | ,    |  |  '  '--' |   |  ';   : ;
+|   : '  |/     |  :  :       '   :  ||   ,/
+;   | |`-'      |  | ,'       ;   |.' '---'
+|   ;/          `--''         '---'
+'---'
+                      (powered by OpenBSD OpenSMTPd)</pre>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DECODE"><a class="permalink" href="#DECODE">DECODE</a></h1>
+<p class="Pp">run the following command in a POSIX shell:</p>
+<p class="Pp"></p>
+<pre>echo &quot;H4sIALoYUGkAA8tJzMxzyEnNzc8rSU3Uy8nP4QIAjNU6PhIAAAA=&quot; | base64 -d | gzip -d</pre>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="NOTES"><a class="permalink" href="#NOTES">NOTES</a></h1>
+<p class="Pp">this method is used to avoid automated address harvesting.</p>
+<p class="Pp"></p>
+<p class="Pp"><b>if you cannot decode this, you probably do not need the
+    address.</b></p>
+<p class="Pp"></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+  ALSO</a></h1>
+</section>
+</div>
+<table class="foot">
+  <tr>
+    <td class="foot-date">2026</td>
+    <td class="foot-os">unixfriends</td>
+  </tr>
+</table>
+</body>
+</html>

mercurial