diff options
| author | lolcat <will@lolcat.ca> | 2026-04-29 01:20:04 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2026-04-29 01:20:04 -0400 |
| commit | 88012f6ae287be9e4d1bcad6f6b9f7a7db67d732 (patch) | |
| tree | 0ec2bac820604b8954ec8a1dfcbbc11006056562 | |
| parent | 0dabcea0aaaa2b5a9f383e83308e30e33b9a74f6 (diff) | |
i hate git
| -rw-r--r-- | scraper/pinterest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scraper/pinterest.php b/scraper/pinterest.php index c6bdf38..d1eec38 100644 --- a/scraper/pinterest.php +++ b/scraper/pinterest.php @@ -297,8 +297,6 @@ class pinterest{ throw new Exception("Failed to decode JSON"); } - print_r($json); - $out = [ "status" => "ok", "npt" => null, |
