summaryrefslogtreecommitdiff
path: root/scraper/qwant.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-04-22 11:12:46 -0400
committerlolcat <will@lolcat.ca>2024-04-22 11:12:46 -0400
commit81dc93802c32aa6f593a12b3f2efbe38dc9e31f7 (patch)
treed19c65d8a838582d54d57c42a0955725a49e2166 /scraper/qwant.php
parent0dc9d62985083174854251938daec896edef71bd (diff)
opensearch onion fix
Diffstat (limited to 'scraper/qwant.php')
-rw-r--r--scraper/qwant.php1
1 files changed, 1 insertions, 0 deletions
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;
}