Re-obfuscate email address

I've been wondering if certain spam/junk email came from people scraping my email address on this HTML page, despite how I have obfuscated it previously
master
Pheng Heong TAN 2020-12-09 13:30:17 +08:00 committed by GitHub
parent 952ff535c6
commit 9bb3265bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
<div> <div>
<h3>Email <h3>Email
</h3> </h3>
<p>phtan90 AT gmail DOT com <p><pre>phtan90#gmail^com</pre>
<br />replace # with @
<br/>and ^ with .
</p> </p>
</div> </div>
<div> <div>