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 = '';