mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-14 04:04:03 +00:00
Add new dicebear endpoint (Fixes #92)
This commit is contained in:
@@ -232,6 +232,11 @@ TRUSTED_DEFAULT_URLS = [
|
|||||||
"host_equals": "avatars.dicebear.com",
|
"host_equals": "avatars.dicebear.com",
|
||||||
"path_prefix": "/api/",
|
"path_prefix": "/api/",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"schemes": ["https"],
|
||||||
|
"host_equals": "api.dicebear.com",
|
||||||
|
"path_prefix": "/",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"schemes": ["https"],
|
"schemes": ["https"],
|
||||||
"host_equals": "badges.fedoraproject.org",
|
"host_equals": "badges.fedoraproject.org",
|
||||||
|
|||||||
Reference in New Issue
Block a user