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