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.
You seem to have an extra character in here:
*** a.js 2017-04-08 10:39:08.489905687 -0600 --- b.js 2017-04-08 10:39:26.520011065 -0600 *************** *** 8,14 **** var Base64 = { // private property ! _keyStr : "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", // public method for encoding encode : function (input) { --- 8,14 ---- var Base64 = { // private property ! _keyStr : "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", // public method for encoding encode : function (input) {
Re: @Marti:
Honestly? I don't know, it's just an import needed in my script, and it works in context of my script. I'll try to get some test data in a meantime and test code for edge cases.
PS: Duh, no notifications about new issues...?
Re: @marsjaninzmarsa:
Probably, you are the expert with its current usage, but I would reupload it named as a Custom Base65 in whatever context. Shouldn't confuse potential Authors that may need actual Base64 in a library. I couldn't find any specification on Base65 but doesn't mean it doesn't exist somewhere as a custom base with a custom alphabet.
Best we can offer, at the moment, is you checking https://openuserjs.org/users/marsjaninzmarsa/scripts while logged in for an open issue bubble notice. We definitely don't collect e-mail addresses at this time. Re-read the Privacy Policy link at the bottom of every page. :)