Closed darkred closed 9 years ago
Seems to be working fine for me:
You don't have JavaScript disabled or anything, do you? (Sorry, I have to ask.)
Also, when you click the following link, do you see a JS response?
https://cdn.rawgit.com/rgrove/rawgit/cdn-20150421/public/js/url-formatter.js
Looks like one of the CDN edge nodes in France had a bad JS file cached, so if that happened to be the closest node to you, that would explain why the URL formatter wasn't working.
I've flushed the bad file out of the cache, so things should be better now. You may need to clear your browser cache as well. Let me know if you still have trouble after doing that. Thanks for reporting the issue!
Yes, it's working now (FYI I'm in Greece). Thanks for fixing this.
I've tried (in FF, IE, Chrome) to paste either of these URLs (from here) to https://rawgit.com/
https://raw.githubusercontent.com/pklauzinski/jscroll/master/jquery.jscroll.js
orhttps://raw.githubusercontent.com/pklauzinski/jscroll/master/jquery.jscroll.min.js
but the rawgit URLs for dev/testing and production are not generated.Why is this happening?