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.
Hey,
I've just come onto OpoenUserJS to update a User script I have here, and I saw that I had to update the @updateURL field.
I've done that, but my installed version of my script doesn't auto-update, presumably because the @source URL no longer works.
Does that mean that the ~1900 people with my script installed won't ever get another update without manually reinstalling?
How can I work around this to push the updated @source URL so they continue to get updates?
Specifically this is the script I'm asking about:
https://openuserjs.org/scripts/Patabugen/Always_Remember_Me
which used to have @source like this:
// @source https://openuserjs.org/Patabugen/Always_Remember_Me.meta/source
And now has @updateURL like this: (as per a change in OpenUserJS I presume?)
// @updateURL https://openuserjs.org/meta/Patabugen/Always_Remember_Me.meta.js
--
Patabugen