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 previouslymaster
parent
952ff535c6
commit
9bb3265bb5
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue