chore: update album denylist

This commit is contained in:
Cory Dransfeldt 2024-02-09 11:41:00 -08:00
parent ed21de0286
commit abac90cd6e
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
import EleventyFetch from '@11ty/eleventy-fetch'
import AlbumsMock from './json/mocks/albums.js'
const ALBUM_DENYLIST = ['no-love-deep-web', 'unremittance']
const ALBUM_DENYLIST = ['no-love-deep-web', 'unremittance', 'celebratory-beheading']
export default async function () {
const MUSIC_KEY = process.env.API_KEY_LASTFM