From af5c8369644d8e845c5e212648de32965c0dda31 Mon Sep 17 00:00:00 2001 From: Abhorrent_Anger Date: Wed, 19 Aug 2026 18:30:49 +0300 Subject: [PATCH] Minor clean-up --- ManncoStoreGiveawayAutojoiner.user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ManncoStoreGiveawayAutojoiner.user.js b/ManncoStoreGiveawayAutojoiner.user.js index f783a89..9e90fa8 100644 --- a/ManncoStoreGiveawayAutojoiner.user.js +++ b/ManncoStoreGiveawayAutojoiner.user.js @@ -15,7 +15,6 @@ setTimeout(function () { location.reload(); }, 90 * 60 * 1000); const OPEN_GIVEAWAY_SELECTOR = '.giveaways-list-item:not(.giveaways-list-item--joined)'; -const NUXT_DATA_SELETOR = '#__NUXT_DATA__'; var bearerToken = ''; var csrfToken = '';