mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Thanks, minotar.net
This commit is contained in:
parent
50189bceaf
commit
514f4045b2
@ -20,7 +20,7 @@ function run_query($table) {
|
||||
}
|
||||
|
||||
function get_avatar($name) {
|
||||
return "<img src='https://minotar.net/avatar/" . $name . "/25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $name;
|
||||
return "<img src='https://cravatar.eu/avatar/" . $name . "/25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $name;
|
||||
}
|
||||
|
||||
function get_banner_name($banner) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user