diff options
| author | lolcat <will@lolcat.ca> | 2025-08-06 21:10:58 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-08-06 21:10:58 -0400 |
| commit | f33f02e816cfdd2b717973772ece4df4b98ea9bb (patch) | |
| tree | 39ebae84b30d4d3408fbd4a7a883dbd2ac043003 | |
| parent | 27b8509ac0ce0bb0162afa6739b84b4efbed9705 (diff) | |
so fucking dumb
| -rw-r--r-- | scraper/ddg.php | 2 |
1 files changed, 0 insertions, 2 deletions
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, |
