@@ -107,7 +107,7 @@ $books = $document->find('.product-line.unseen');
$dl = 0;
$db = new SQLite3('data.db');
shuffle($books);
//shuffle($books);
foreach ($books as $book) {
$bookData = [];
The note is not visible to the blocked user.