diff --git a/src/index.js b/src/index.js index f4fd4c2..f9c3240 100644 --- a/src/index.js +++ b/src/index.js @@ -2,7 +2,7 @@ import { Router } from 'itty-router' const router = Router() -const CLIENT_ID = 'WAU9gXp3tHhK4Nns' // mobile default +const CLIENT_ID = 'dN2N95wCyEBTllu4' // mobile atmos const AUDIO_QUALITIES = ['LOW', 'HIGH', 'LOSSLESS', 'HI_RES'] const VIDEO_QUALITIES = ['AUDIO_ONLY', 'LOW', 'MEDIUM', 'HIGH']