From 81dc93802c32aa6f593a12b3f2efbe38dc9e31f7 Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 22 Apr 2024 11:12:46 -0400 Subject: opensearch onion fix --- scraper/qwant.php | 1 + 1 file changed, 1 insertion(+) (limited to 'scraper') diff --git a/scraper/qwant.php b/scraper/qwant.php index 8b160ed..a8b69fe 100644 --- a/scraper/qwant.php +++ b/scraper/qwant.php @@ -259,6 +259,7 @@ class qwant{ } curl_close($curlproc); + return $data; } -- cgit v1.2.3