mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
Libravatar: Extend the list of default avatars / make the admin interface work
This commit is contained in:
parent
30364c8ac0
commit
ad679c6c25
2 changed files with 10 additions and 32 deletions
|
@ -549,6 +549,8 @@ class Services_Libravatar
|
|||
case 'monsterid':
|
||||
case 'wavatar':
|
||||
case 'retro':
|
||||
case 'robohash':
|
||||
case 'pagan':
|
||||
break;
|
||||
default:
|
||||
$valid = filter_var($url, FILTER_VALIDATE_URL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue