Minor clean-up

This commit is contained in:
Abhorrent_Anger 2026-08-19 18:30:49 +03:00
parent 3fd55c5214
commit af5c836964

View File

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