Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
While
atob
is relatively easy to decipher it is still considered obfuscation.You have a very short time to fix this to non-obfuscated code before you are eligible for removal.
Thank you for your immediate attention on this matter,
OUJS Admin
Problem solved.
It wasn't for obfuscation, it was for encoding HTML and CSS to play nicely along side JS.
Re: @laidbacktempo:
Thanks. If you want target site obfuscation it's okay to have it in the clear with the source then apply
atob
in the DOM... but does need to be visible for code review.OUJS Admin