mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
fix: 移除公共黑名单设置
This commit is contained in:
parent
49ef4070ca
commit
ddcfceecef
@ -305,12 +305,6 @@ const config = {
|
|||||||
*/
|
*/
|
||||||
blacklist: '',
|
blacklist: '',
|
||||||
|
|
||||||
/**
|
|
||||||
* - 自动同步 https://gitee.com/shanmite/lottery-notice/raw/master/notice.json
|
|
||||||
* - 使用公共黑名单
|
|
||||||
*/
|
|
||||||
use_public_blacklist: true,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 屏蔽词
|
* 屏蔽词
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -310,12 +310,6 @@ module.exports = Object.freeze({
|
|||||||
*/
|
*/
|
||||||
blacklist: '',
|
blacklist: '',
|
||||||
|
|
||||||
/**
|
|
||||||
* - 自动同步 https://gitee.com/shanmite/lottery-notice/raw/master/notice.json
|
|
||||||
* - 使用公共黑名单
|
|
||||||
*/
|
|
||||||
use_public_blacklist: true,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 屏蔽词
|
* 屏蔽词
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user