chore: remove unused code / files

This commit is contained in:
Rim 2025-04-19 22:36:40 -04:00
parent 0b067d2645
commit 4abf5eea02
5 changed files with 1 additions and 94 deletions

View File

@ -1,77 +0,0 @@
{
"status": "success",
"data": {
"streams": {
"loot_season_3": {
"name": "loot_season_3",
"categoryNameLabel": "Season 3",
"categoryTitleLabel": "Season 3",
"tier": 36,
"streamType": "season",
"rarity": null,
"lootType": null,
"seasonInfoUrlKey": "season-3",
"itemsObtained": null,
"premiumTokenOwnedNotRedeemed": false,
"tierSkipTokensUnredeemed": null,
"premium": false
},
"loot_season_4": {
"name": "loot_season_4",
"categoryNameLabel": "Season 4",
"categoryTitleLabel": "Season 4",
"tier": 46,
"streamType": "season",
"rarity": null,
"lootType": null,
"seasonInfoUrlKey": "season-4",
"itemsObtained": null,
"premiumTokenOwnedNotRedeemed": false,
"tierSkipTokensUnredeemed": null,
"premium": false
},
"loot_season_1": {
"name": "loot_season_1",
"categoryNameLabel": "Season 1",
"categoryTitleLabel": "Season 1",
"tier": 41,
"streamType": "season",
"rarity": null,
"lootType": null,
"seasonInfoUrlKey": "season-1",
"itemsObtained": null,
"premiumTokenOwnedNotRedeemed": false,
"tierSkipTokensUnredeemed": null,
"premium": true
},
"loot_season_2": {
"name": "loot_season_2",
"categoryNameLabel": "Season 2",
"categoryTitleLabel": "Season 2",
"tier": 67,
"streamType": "season",
"rarity": null,
"lootType": null,
"seasonInfoUrlKey": "season-2",
"itemsObtained": null,
"premiumTokenOwnedNotRedeemed": false,
"tierSkipTokensUnredeemed": null,
"premium": false
},
"loot_season_5": {
"name": "loot_season_5",
"categoryNameLabel": "Season 5",
"categoryTitleLabel": "Season 5",
"tier": 93,
"streamType": "season",
"rarity": null,
"lootType": null,
"seasonInfoUrlKey": "season-5",
"itemsObtained": null,
"premiumTokenOwnedNotRedeemed": false,
"tierSkipTokensUnredeemed": null,
"premium": false
}
}
}
}

View File

@ -495,11 +495,6 @@ function updateAllReferences() {
}
} */
// Helper function to escape special characters in a string for use in RegExp
function escapeRegExp(string) {
return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
}
// Main function
async function build() {
console.log('Starting build process...');

View File

@ -1592,5 +1592,4 @@ const CDN = new DB();
exports.CDN = CDN;
const Misc = new ALT();
exports.Misc = Misc;
//# sourceMappingURL=index.js.map

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
<YOUR_SSO_TOKEN_HERE>
<YOUR_SSO_TOKEN_HERE>