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.
We're hosting 6 userscripts here. I have the GitHub webhooks connected from our userscript repos (https://github.com/StylishThemes), but it shows an error - I think it was also a 403, but I deleted and added it again.
Anyway, the only way we can update scripts on this site is to manually edit the script. Please let us know what is preventing the automatic updates.
Re: @StylishThemes:
403 is "forbidden" so it is intended behavior. The 4xx codes are almost always user error. The reason why is you need to attach GitHub (GH) as an auth to your OUJS account. You currently have a different authentication strategy that isn't GH.
Current security requirements are to have a user account, master branch only, on GH, in order for the webhook receiver to accept push notifications. If you don't meet this criteria then you need to do it manually via upload or paste into the web editor.