mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
更新黑名单
This commit is contained in:
parent
9257e173ed
commit
3bd92c757e
@ -8,7 +8,7 @@ import prisma from "@/lib/prisma";
|
||||
const SECURE_COOKIES:boolean = !!process.env.SECURE_COOKIES;
|
||||
|
||||
export const DENY_LIST: string[] = [
|
||||
"suibian", "某某", "张三", "李四"
|
||||
"suibian", "某某", "张三", "李四", "啊实打实", "官方回复电话"
|
||||
]
|
||||
export const ADMIN_LIST: string[] = [
|
||||
"司金辉", "sijinhui", "sijinhui@qq.com"
|
||||
|
Loading…
Reference in New Issue
Block a user