play around less with deezer image sizes

mmm epic 403 errors :D
This commit is contained in:
uh wot 2024-09-07 15:36:24 +02:00
parent 359a7e144a
commit 8239d7bdeb
No known key found for this signature in database
GPG Key ID: CB2454984587B781

View File

@ -1,6 +1,6 @@
export const GW_LIGHT_URL = 'https://www.deezer.com/ajax/gw-light.php'
export const CLIENT_ID = '447462'
export const CLIENT_SECRET = 'a83bf7f38ad2f137e444727cfc3775cf'
export const SIZES = [256, 512, 1024, 1200, 3000]
export const SIZES = [256, 512, 1024, 1200]
export const BLOWFISH_SECRET = 'g4el58wc0zvf9na1'