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.
Because this script runs on page load, it won't block adds on subsequent dynamically loaded pages. I am investigating the issue.
Re: @anomieintheusa:
What user.js engine uses this in the metadata block?
// @run-at window-load
I'm pretty sure the only valid values commonly supported are only
document-end
(usually implied if absent) anddocument-start
.