@@ -25,7 +25,7 @@
$results = fetch_search_results($opts, false);
if (array_key_exists("error", $results)) {
http_response_code(418); // I'm a teapot
http_response_code(500);
}
header("Content-Type: application/json");
echo json_encode($results);
The note is not visible to the blocked user.