nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 186 forks source link

Use https://ui-avatars.com instead of https://api.adorable.io #105

Closed AlecDusheck closed 3 years ago

AlecDusheck commented 3 years ago

Fix #104 by switching the profile API to https://ui-avatars.com

m1k1o commented 3 years ago

@AlecDusheck are image sizes matching? Wouldn't it be better to explicitly specify image size using ?size= as well?

AlecDusheck commented 3 years ago

Ah yeah. Setting the image size would probably be smart. It should resize the images already but it saves on bandwidth if anything.

nurdism commented 3 years ago

lgtm