fix: 移除公共黑名单设置

This commit is contained in:
shanmite 2023-08-28 09:05:33 +08:00
parent 49ef4070ca
commit ddcfceecef
2 changed files with 0 additions and 12 deletions

View File

@ -305,12 +305,6 @@ const config = {
*/ */
blacklist: '', blacklist: '',
/**
* - 自动同步 https://gitee.com/shanmite/lottery-notice/raw/master/notice.json
* - 使用公共黑名单
*/
use_public_blacklist: true,
/** /**
* 屏蔽词 * 屏蔽词
*/ */

View File

@ -310,12 +310,6 @@ module.exports = Object.freeze({
*/ */
blacklist: '', blacklist: '',
/**
* - 自动同步 https://gitee.com/shanmite/lottery-notice/raw/master/notice.json
* - 使用公共黑名单
*/
use_public_blacklist: true,
/** /**
* 屏蔽词 * 屏蔽词
*/ */