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.
EDIT: Tried with the latest versions of Firefox and Greasemonkey and it wouldn't let me actually install the script because https://raw.githubusercontent.com/kvz/phpjs/master/functions/strings/sha1.js is down. I tried replacing that dependency with what seems to be the one at https://raw.githubusercontent.com/kvz/locutus/master/src/php/strings/sha1.js but that makes the Turtle icon stop appearing altogether (it reappears when I change it back). I also found this, which may or may not be relevant http://locutus.io/2016/04/breaking-bc/
Sounds like the author of the SHA1.js script made changes to his project which broke backwards compatibility? I dunno, I'm not a dev. Hopefully this helps!
DOUBLE EDIT: Works in Firefox now! Replaced the old https://raw.githubusercontent.com/kvz/phpjs/master/functions/strings/sha1.js dependency with the legacy version of the script at https://raw.githubusercontent.com/kvz/locutus/v1.3.2/functions/strings/sha1.js
Weirdly this doesn't make it work on Chrome, just on Firefox.
Hi there, I'm having some issues getting the pop up to appear. When I click the Ninja Turtle icon, nothing happens.
I'm using Chrome v50.0.2661.102 m, Windows 8.1 and Tampermonkey v4.0.25. I checked the console for any output that appears, all that happens is that each time I click the Turtle button, this appears:
CTFM highlighted text sent:
Any help would be greatly appreciated, thanks!
Thanks, I'm glad those threads exist. I didn't think there would be much further explanation on unrelated websites if the source itself didn't have more info, but I should have looked anyway.
Hey there, I think the About page would benefit from a better description of how to use this/how it works, and maybe a screenshot or two of it in action. Right now I'm not sure exactly how/when it's supposed to kick in. Thanks!