From 28cbd964452e11136bb8dd79c8bb01c3c362d6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Mon, 5 May 2025 01:07:39 +0500 Subject: [PATCH] Update profile.js --- api/v1/src/profile.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api/v1/src/profile.js b/api/v1/src/profile.js index f878834..60b0e93 100644 --- a/api/v1/src/profile.js +++ b/api/v1/src/profile.js @@ -37,9 +37,8 @@ async function getProfileFromAnixart(profileId, token = '') { } // Кастомные поля - profileData.profile.avatar = "https://giffiles.alphacoders.com/170/170278.gif"; + profileData.profile.avatar = "https://www.tophentaigallery.com/wp-content/uploads/2020/03/delicious-hentai-gif-xxx-1584367984kn4g8.gif"; profileData.profile.is_sponsor = true; - profileData.profile.is_sponsor_transferred = true; profileData.profile.rating_score = 10000; profileData.profile.plan_count = 9999999;