From 1ea3ef01aa4cc712c83d5fe9265039cccda2d452 Mon Sep 17 00:00:00 2001 From: kokororin Date: Fri, 10 Apr 2020 22:56:59 +0800 Subject: [PATCH] Add bad words --- src/components/Comment.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Comment.tsx b/src/components/Comment.tsx index b18767f..25a60d4 100644 --- a/src/components/Comment.tsx +++ b/src/components/Comment.tsx @@ -72,7 +72,9 @@ const Comment: React.SFC = ({ item }) => { '撕逼', '好酸', '醋意', - 'P站' + 'P站', + '滚粗', + '垃圾' ]; for (const badWord of badWords) { if (