diff options
| author | nea <romangraef@gmail.com> | 2022-11-26 19:08:14 +0100 |
|---|---|---|
| committer | nea <romangraef@gmail.com> | 2022-11-26 19:08:14 +0100 |
| commit | 10f3ac6b18cbfcf74b41019ba2071b402310b245 (patch) | |
| tree | c3244e1479875246d5cc32ab0130d5024b221825 /README | |
| parent | 0ed508b4ae5ba79d12cff1314438e79f322df9de (diff) | |
| download | discordavatarproxy-10f3ac6b18cbfcf74b41019ba2071b402310b245.tar.gz discordavatarproxy-10f3ac6b18cbfcf74b41019ba2071b402310b245.tar.bz2 discordavatarproxy-10f3ac6b18cbfcf74b41019ba2071b402310b245.zip | |
Introducing .json and .png extensions as well as default avatars
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ Run: Listens to localhost:<port> -Requests to localhost:<port>/avatar/<userid> instead reply with a png of the users avatar. +Requests to localhost:<port>/avatar/<userid>.png reply with a png of the users avatar. +Requests to localhost:<port>/avatar/<userid>.json reply with a json of the users data. A publicly hosted version is available at https://dp.nea.moe/avatar/310702108997320705 |
