From 529bdcf016dd0f9dffbc34d81f99a046a9ddb70d Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 12 Feb 2025 18:20:24 +0100 Subject: [PATCH] Use latest outfit-images host from @gesior --- system/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/settings.php b/system/settings.php index f4f3fedf..dcd32ebc 100644 --- a/system/settings.php +++ b/system/settings.php @@ -1403,7 +1403,7 @@ Sent by MyAAC,
'name' => 'Outfit Images URL', 'type' => 'text', 'desc' => 'Set to animoutfit.php for animated outfit', - 'default' => 'https://outfit-images.ots.me/outfit.php', + 'default' => 'https://outfit-images.ots.me/latest/outfit.php', ], 'outfit_images_wrong_looktypes' => [ 'name' => 'Outfit Images Wrong Looktypes',