Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Sep 18, 2024
1 parent 67aba23 commit 8e0369c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
8 changes: 4 additions & 4 deletions contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,16 +91,16 @@ <h2 class="project-tagline">
<h1>Contact</h1>
<p>You can send us an
<style>
#span-ad3cac73.cloaked-e-mail:before {
#span-3755f342.cloaked-e-mail:before {
content:attr(data-domain) "\0040" attr(data-user);
unicode-bidi:bidi-override;
direction:rtl;
}
</style>
&#32;<span class="cloaked-e-mail" data-user="tcatnoc" data-domain="gro.nolfome" id="span-ad3cac73"></span>&#32;
&#32;<span class="cloaked-e-mail" data-user="tcatnoc" data-domain="gro.nolfome" id="span-3755f342"></span>&#32;

<script id="script-ad3cac73">
var scriptTag = document.getElementById("script-ad3cac73");
<script id="script-3755f342">
var scriptTag = document.getElementById("script-3755f342");
var link = document.createElement("a");
var address = "tcatnoc".split('').reverse().join('') + "@" + "gro.nolfome".split('').reverse().join('') + "?" + "egapbew gro.nolfome eht morf egasseM=tcejbus".split('').reverse().join('');
link.href = "mailto" + ":" + address;
Expand Down
Loading

0 comments on commit 8e0369c

Please sign in to comment.