diff --git a/scraper/ddg.php b/scraper/ddg.php index a1ec939..fcf3dd5 100644 --- a/scraper/ddg.php +++ b/scraper/ddg.php @@ -1053,8 +1053,6 @@ class ddg{ ]; } - var_dump($json); - $out["answer"][] = [ "title" => $json["Heading"], "description" => $description,