forked from lolcat/4get
fixed soundcloud, fixed API not working, upgraded browser UA
This commit is contained in:
@@ -16,9 +16,9 @@ $frontend = new frontend();
|
||||
/*
|
||||
Captcha
|
||||
*/
|
||||
include "lib/captcha_gen.php";
|
||||
include "lib/bot_protection.php";
|
||||
$null = null;
|
||||
new captcha($null, $null, $null, "music", false);
|
||||
new bot_protection($null, $null, $null, "music", false);
|
||||
|
||||
[$scraper, $filters] = $frontend->getscraperfilters(
|
||||
"music",
|
||||
|
Reference in New Issue
Block a user