rfindley said... http://idigtech.com/wanikaniYou're as awesome as always :)))
I used the Internet Wayback machine to recover Kyle's html and javascript.
I also integrated my userscript changes directly into the page, so the script is no longer needed.
As long as bandwidth doesn't become an issue, I'll leave the page up.
NOTE: There are some known issues when you pass Level 50. I'll fix it if/as I get time.
Thanks!!! I was worried that the page was lost for ever. Great work for sure!!!
If it’s just HTML and Javascript, you could probably host it on Github pages which would also allow people to contribute back fixes and ensure it’s not lost again ![]()
Thanks so much! This is such useful data ![]()
Ugh this new page is a beautiful thing. You. Awesome. Yes. Ugh.
Thanks for keeping this app running man. I use it every day so grateful to see it’s back!
Super nice! I really appreciate it ![]()
Wow, that’s pretty awesome! Thanks!
Aw, man, the original site went down? Huge thanks for hosting it, rfindley!
Thanks so much!
Thanks a lot!
This site is very motivating for many of us, I believe ![]()
IT IS SAVED!
You are a king among turtles.
have i ever told you how much i love you? because i love you so much oh my god.
All hail rfindley! <3
Thanks so much! It is very much appreciated!
You are the best ![]()
: D
Thank you very much for this.

Hi, thanks for re-hosting the script! Having problems in Firefox with this again, it says “Requesting stats information”, but it never finishes loading. Works in Chrome though.
Speed said... Hi, thanks for re-hosting the script! Having problems in Firefox with this again, it says "Requesting stats information", but it never finishes loading. Works in Chrome though.Hmm.. It works for me in Firefox 40.0.3 (and the update to Firefox 41.0, which installed just seconds ago...).
Maybe intermittent WaniKani issues?? It sends out several requests to WK right after the "Requesting stats information", and doesn't do anything until WK responds. So, when WK is slow (or doesn't respond), the same will be true of the stats page. Just now, it took mine 10sec to load.
In Firefox, you can press ctrl-shift-k to open the developer tools, select the Network tab, and reload the page. You should see the radicals request:
"radicals?callback=statsCallback....", and another query for your current level (e.g. "55?callback=levelupCallback...", since I'm level 55). If both of these do not get a response from WK, that's the problem.