play around with image sizes

This commit is contained in:
aria 2024-09-06 01:44:20 -04:00
parent 59dec273a5
commit 6d0612a6eb

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 = [128, 256, 512, 1024]
export const SIZES = [256, 512, 1024, 1200, 3000]
export const BLOWFISH_SECRET = 'g4el58wc0zvf9na1'