Update profile.js
This commit is contained in:
@@ -39,14 +39,6 @@ async function getProfileFromAnixart(profileId, token = '') {
|
|||||||
// Кастомные поля
|
// Кастомные поля
|
||||||
profileData.profile.avatar = "https://www.tophentaigallery.com/wp-content/uploads/2020/03/delicious-hentai-gif-xxx-1584367984kn4g8.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 = true;
|
||||||
profileData.profile.rating_score = 10000;
|
|
||||||
|
|
||||||
profileData.profile.plan_count = 9999999;
|
|
||||||
profileData.profile.completed_count = 9999999;
|
|
||||||
profileData.profile.hold_on_count = 9999999;
|
|
||||||
profileData.profile.favorite_count = 9999999;
|
|
||||||
profileData.profile.watching_count = 9999999;
|
|
||||||
profileData.profile.dropped_count = 9999999;
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
...profileData,
|
...profileData,
|
||||||
|
|||||||
Reference in New Issue
Block a user