mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-14 12:08:04 +00:00
Add a few more trusted URLs that we gathered from the logs
This commit is contained in:
@@ -214,11 +214,16 @@ TRUSTED_DEFAULT_URLS = [
|
|||||||
"https://ui-avatars.com/api/",
|
"https://ui-avatars.com/api/",
|
||||||
"http://gravatar.com/avatar/",
|
"http://gravatar.com/avatar/",
|
||||||
"https://gravatar.com/avatar/",
|
"https://gravatar.com/avatar/",
|
||||||
|
"http://www.gravatar.org/avatar/",
|
||||||
|
"https://www.gravatar.org/avatar/",
|
||||||
"https://secure.gravatar.com/avatar/",
|
"https://secure.gravatar.com/avatar/",
|
||||||
|
"http://0.gravatar.com/avatar/",
|
||||||
|
"https://0.gravatar.com/avatar/",
|
||||||
"https://avatars.dicebear.com/api/",
|
"https://avatars.dicebear.com/api/",
|
||||||
"https://badges.fedoraproject.org/static/img/",
|
"https://badges.fedoraproject.org/static/img/",
|
||||||
"http://www.planet-libre.org/themes/planetlibre/images/",
|
"http://www.planet-libre.org/themes/planetlibre/images/",
|
||||||
"https://www.azuracast.com/img/",
|
"https://www.azuracast.com/img/",
|
||||||
|
"https://reps.mozilla.org/static/base/img/remo/",
|
||||||
]
|
]
|
||||||
|
|
||||||
# This MUST BE THE LAST!
|
# This MUST BE THE LAST!
|
||||||
|
|||||||
Reference in New Issue
Block a user