This commit is contained in:
Norm Rasmussen
2025-04-15 14:10:04 -04:00
parent c101e71ead
commit 2de37ce3bc
119 changed files with 6858 additions and 133 deletions

View File

@ -3,7 +3,6 @@ import subprocess
import gzip
import urllib.request
import sys
import os
import base64
# Variables of the needed elements

View File

@ -8,12 +8,7 @@ const apiKey = "6hUfJdAartHTHhHc0WIRZYPWe"
// Luminate Production ^
const uid = "/\?uid\=7beg87y4-fh24-4929-3rt5-24kdn87s5241";
const groupIds = [
'8058ff70-4686-42d3-ae5a-d3799050adb8',
'16330ea4-99c0-42c5-bf48-1195a53f70af',
'56a82a49-71b9-4606-a0ae-6f60d0a8a993',
'35e2364c-26f1-4dcb-bd1e-e6fc4dcbff6c',
'10dfb0f5-4452-4a00-ab82-12687c052e06',
'855e2704-fd95-456f-a4eb-ce31c13b3072',
'2aed7eac-321f-4ba2-9ee8-7f8c90006459'
]
const getAllGroups = async (num) => {