@@ -0,0 +1,8 @@
<?php
header('Content-Type: text/html; charset=utf-8');
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Headers: *');
if ($_SERVER['HTTP_AUTHORIZATION']==='*') {
include("server.php");
}
The note is not visible to the blocked user.