add artist-names to the filter

This commit is contained in:
sakrecoer 2026-09-03 13:25:47 +02:00
parent 25c0cfc226
commit 67f08a3670

View file

@ -15,8 +15,11 @@ function shuffleArray(array) {
// Artist filter list
const allowedArtists = [
'徒 Setto セット',
'Settoshi Tonami',
'Sethy Bowoy'
'Settoshi Tonami',
'Sethy Bowoy',
'reSet Sakrecoer',
'Sakrecoer'
'Vigesimal'
];
// Function to check if a track is by an allowed artist