Update profile.js
This commit is contained in:
@@ -12,7 +12,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
||||
if (!profileData.profile) {
|
||||
profileData.profile = {};
|
||||
}
|
||||
|
||||
profileData.profile.avatar = "https://64.media.tumblr.com/14e5ee9705bfd7a72e671bd2936921a0/tumblr_ovonr0n6rW1snbyiqo1_540.gif";
|
||||
// Проверка верификации
|
||||
try {
|
||||
const verifiedResponse = await axios.get('https://anixart.seele.su/api/is_verified');
|
||||
|
||||
Reference in New Issue
Block a user