Update profile.js
This commit is contained in:
@@ -12,11 +12,6 @@ async function getProfileFromAnixart(profileId, token = '') {
|
|||||||
if (!profileData.profile) {
|
if (!profileData.profile) {
|
||||||
profileData.profile = {};
|
profileData.profile = {};
|
||||||
}
|
}
|
||||||
profileData.profile.badge.id = 6;
|
|
||||||
profileData.profile.badge.type = 1;
|
|
||||||
profileData.profile.badge.name = "Клоун";
|
|
||||||
profileData.profile.badge.timestamp = 0;
|
|
||||||
profileData.profile.badge.image_url = "https://s3.anixstatic.com/badges/gzXqCrBwQqGd.json";
|
|
||||||
|
|
||||||
// Проверка верификации
|
// Проверка верификации
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user