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.
Hi,
I have experienced a few problems with the new anti-popup feature :
#1 Yeah it's some sort of timing issue instead of a popup issue.
#2 Didn't know that counted as a popup thanks for the info.
#3 The non-forked version also has this issue which is a type of timing issue.
If you have any sort of ideas on how to slow down the script without freezing the page do let me know.
There is always the setTimeout() command that can delay the execution of the next function.
But it might be a hassle to slice the whole code to insert it.
Re: @Silkrouyt:
Added some setTimeouts() here and there haven't tested it at all yet. Haven't finished the issues with char info yet not sure exactly how to fix that atm.
Removed anti-popup until I can figure it out.