@ -10,7 +10,7 @@ const path = require('node:path');
const fs = require('node:fs');
let https;
try {
https = require('node:http');
https = require('node:https');
} catch (err) {
console.log('https support is disabled!');
}
The note is not visible to the blocked user.