From 458bed31ccc2b74bcae9c2c299d42adbe46f4044 Mon Sep 17 00:00:00 2001 From: onezDerv Date: Mon, 30 Sep 2024 05:34:49 -0400 Subject: [PATCH] sdv --- unfollow_all.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unfollow_all.js b/unfollow_all.js index 5bddedf..a13d37d 100644 --- a/unfollow_all.js +++ b/unfollow_all.js @@ -46,7 +46,7 @@ async function unfollowUser(user) { e = {}; } console.log(e); - if (e.success) { + if (e.success || e[0]) { gek++; } else { spamTimeout = 20;