Minor clean-up
This commit is contained in:
parent
3fd55c5214
commit
af5c836964
@ -15,7 +15,6 @@
|
|||||||
setTimeout(function () { location.reload(); }, 90 * 60 * 1000);
|
setTimeout(function () { location.reload(); }, 90 * 60 * 1000);
|
||||||
|
|
||||||
const OPEN_GIVEAWAY_SELECTOR = '.giveaways-list-item:not(.giveaways-list-item--joined)';
|
const OPEN_GIVEAWAY_SELECTOR = '.giveaways-list-item:not(.giveaways-list-item--joined)';
|
||||||
const NUXT_DATA_SELETOR = '#__NUXT_DATA__';
|
|
||||||
|
|
||||||
var bearerToken = '';
|
var bearerToken = '';
|
||||||
var csrfToken = '';
|
var csrfToken = '';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user