fixed soundcloud, fixed API not working, upgraded browser UA

This commit is contained in:
lolcat 2024-03-20 11:19:27 -04:00
parent 697ef3733d
commit faece63356
6 changed files with 13 additions and 13 deletions

View file

@ -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, "news", false);
new bot_protection($null, $null, $null, "news", false);
[$scraper, $filters] = $frontend->getscraperfilters(
"news",