jomo
jomo
JSONP
Would be nice to have a callback paramater to use this from the web. You could also have a look at [enable CORS](http://enable-cors.org/). Cool project, however :sunglasses:
To prevent new issues about this being opened every other day, I'm pinning this issue and will keep it open. ## ⚠️ Before you complain about this problem, read this...
We should look into using [`request`](https://github.com/request/request)'s agent options (`forever`?). See also [`http.Agent`](https://nodejs.org/api/http.html#http_class_http_agent). That should allow us to re-use established TCP sessions which is faster and reduces the number of open...
This happens extremely rarely, but does occur at times. ``` ERROR: Error: error while reading from input stream ERROR: at Error (native) ERROR: at Image.src (node_modules/canvas/lib/image.js:29:17) ERROR: at Object.exp.draw_model (lib/renders.js:195:13)...
Bug [MC-89760](https://bugs.mojang.com/browse/MC-89760) has been fixed by @ProfMobius. Since we already adapted the rather weird rendering of overlays of Minecraft, we'll need to figure out how rendering has changed and adapt...
I think it would be much better if we move away from loose functions and use classes for `Skin`, `Avatar`, `Render`, `Cape`, `Profile`, etc. This would make things a lot...
With commit 3a0a23e5b5995fdb5af5efa1328ebd54086cde2c we remove image hashes from redis if the image is not available (`ENOENT` 'No such file or directory'). This is wrong. It should instead re-download the image....
I think an updated version of the graph in #3 would help new contributors a lot, or whoever wants to get a general idea of what crafatar does.
Thunderbird marks emails as scam:  --- The reason is that you have links like these: [https://github.com/24pullrequests/24pullrequests](https://u1512583.ct.sendgrid.net/wf/click?upn=foobazbarcruxboofarbazbazbarbazbarbazbazbazbarbarcruxbarbarfoobarbarfoobazbarfarbarfarfoocruxbarbazcruxfarbarfoobazbarcruxbarbarbazbazfarbazcruxbarbarbazfoobazbazbarbarbazbarbazcruxbazbazboobazbarbarbazbazboobazbarcruxbarbazbazbarbarbazbarbarbarbazbarbarfarbarfarbarbarboobazbazbarboobarcruxbazboobarbazboobazfarcruxfarbazbarfar) (where the link text is a URL, but the target is different). To...
I'm unsure if this would be in the scope of the tool, but using a website's SSL cert(s) can be a good way to find subdomains. For example, the SSL...