summaryrefslogtreecommitdiff
path: root/api/v1/music.php
diff options
context:
space:
mode:
Diffstat (limited to 'api/v1/music.php')
-rw-r--r--api/v1/music.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/v1/music.php b/api/v1/music.php
index 7512ac0..3c30953 100644
--- a/api/v1/music.php
+++ b/api/v1/music.php
@@ -10,9 +10,9 @@ $frontend = new frontend();
/*
Captcha
*/
-$null = null;
include "lib/captcha_gen.php";
-new captcha($null, $null, $null, $null, false);
+$null = null;
+new captcha($null, $null, $null, "music", false);
[$scraper, $filters] = $frontend->getscraperfilters(
"music",