Email obfuscator and encoder
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once it's been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and encoding email addresses; this simple javascript script does exactly that. It splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ascii codes, just to make it harder for bots to decode it. Even if the email harvesting software can read javascript and put the different parts of the address together, it would obtain an useless text like this: myaddress@mydomain 6;com instead of [email protected].
Business Directory Theme (New 2022) - Download Now!Sponsored
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Amazon Clone Script - Buy2AmazonSponsored
AWS Spot Instance / Server Deployment for Cost Reduction
Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.
Overall cost optimisation by monitoring AWS Cost Explorer
Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.
Help/Fix on AWS WAP Service(EKS) (1 Hour)
One hour of help or fixes for issues related to your AWS EKS workloads.

