|
|
|
|
|
by d-z-m
962 days ago
|
|
Ouch, just tried posting my email obfuscation snippet in my profile into Phind, solved it with no problem. Thought it might be sophisticated enough to give it a little trouble, not the case. The snippet in question: me=$(echo 'd-z-m' |sed s/-//g)
email=${me}@unexpl0.red
|
|