@@ -3,6 +3,8 @@ const path = require("path");
const app = express();
const fs = require("fs/promises");
const cheerio = require("cheerio");
const { File } = require('fetch-blob');
global.File = File;
const PORT = process.env.PORT || 3000;
The note is not visible to the blocked user.