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