@@ -1,7 +1,7 @@
const fs = require('fs')
const path = require('path')
var Config = require('so.base/config.js')
var Config = require('so.base/Config.js')
if (!Config || Object.keys(Config).length===0) {
Config = { // 默认配置,如果用户什么也没有提供
protocol: 'http',
The note is not visible to the blocked user.