From 2519666e1c831f85836f9ce6d975d3ceb975c09d Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 27 Nov 2023 01:01:56 -0500 Subject: google web, videos and news, various other fixes --- scraper/ddg.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'scraper/ddg.php') diff --git a/scraper/ddg.php b/scraper/ddg.php index 2d737ba..4a0d11f 100644 --- a/scraper/ddg.php +++ b/scraper/ddg.php @@ -545,8 +545,6 @@ class ddg{ public function web($get){ - $proxy = null; - if($get["npt"]){ [$jsgrep, $proxy] = $this->backend->get($get["npt"], "web"); -- cgit v1.2.3