import { env } from "../../config.js"; import { cleanString } from "../../misc/utils.js"; const cachedID = { version: '', id: '' } async function findClientID() { try { let sc = await fetch('https://soundcloud.com/').then(r => r.text()).catch(() => {}); let scVersion = String(sc.match(/