@@ -1,6 +1,8 @@
const fetch = require('node-fetch')
const config = require('./config.js')
const Path = require('path')
let cache = require('./cache.json')
const { JSDOM } = require('jsdom')
let waitingList = new Map()
The note is not visible to the blocked user.