diff --git a/src/deezify.js b/src/deezify.js index 033b73d..a4709af 100644 --- a/src/deezify.js +++ b/src/deezify.js @@ -22,6 +22,10 @@ const BAD_KEYWORDS = [ "(remix)", "(acustic)", "mixes", + "acapella", + "sped up", + "slowed down", + "edited version", ]; function normalize(str) {