Tasks.
This commit is contained in:
@ -3,7 +3,6 @@ import subprocess
|
||||
import gzip
|
||||
import urllib.request
|
||||
import sys
|
||||
import os
|
||||
import base64
|
||||
|
||||
# Variables of the needed elements
|
||||
|
||||
@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user