Skip to content

Commit 8792f3d

Browse files
committed
CodeIgniter-Blog v2.4.9 Optimized website UI, hidden email address to prevent spam
1 parent 73d635a commit 8792f3d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

application/views/bio.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
<div class="link">
4343
<h2>联系博主</h2>
4444
<p><a href="https://github.com/AmazonPython"><font color="red">github地址</font></a></p>
45-
<p>邮箱:amazon3@foxmail.com</p>
45+
<p>邮箱地址:复制以下代码到命令行终端
46+
<code>echo J2FtYXpvbjNAZm94bWFpbC5jb20nIA0K | base64 -d</code>
47+
</p>
4648
</div>
4749
<a href="#content" style="position: fixed;font-size: 24px">⬆️Top</a>
4850
</div>

0 commit comments

Comments
 (0)