This commit is contained in:
Ciro Santilli
2021-11-17 09:20:18 +00:00
parent a2026f5d69
commit d7a614dda7
2 changed files with 68 additions and 28 deletions

View File

@@ -76,13 +76,11 @@ if (!isComment) {
labels = new Set(payload.issue.labels.map(label => label.name));
newLabels = new Set();
const shabiWords = [
'shabi',
'shadiao',
'(sha|沙|啥)(b|bi|diao|雕|比)',
'傻',
'沙雕',
'智障',
'垃圾',
'啥b',
'脑瘫',
'stupid',
];
for (const word of shabiWords) {