i broke something and idk what im doing
All checks were successful
Build and publish the docker image / build (push) Successful in 10s
All checks were successful
Build and publish the docker image / build (push) Successful in 10s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -11,6 +11,7 @@ $frontend = new frontend();
|
||||
[$scraper, $filters] = $frontend->getscraperfilters("videos");
|
||||
|
||||
$get = $frontend->parsegetfilters($_GET, $filters);
|
||||
$frontend->loadheader($get, $filters, "videos");
|
||||
|
||||
$payload = [
|
||||
"timetaken" => microtime(true),
|
||||
|
Reference in New Issue
Block a user