better action
This commit is contained in:
2
.github/ISSUE_TEMPLATE/shitpost.md
vendored
2
.github/ISSUE_TEMPLATE/shitpost.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: shitpost屎帖子
|
||||
about: "None of the above, 我是小粉红,要说狗屎。习近平是我的大师傅,习万岁,希特勒万岁!!!卐卐卐卐卐卐卐卐卐 https://github.com/cirosantilli/china-dictatorship/tree/bc6c3b893fe5e59c402c54bd47fe3d9fe76bc563#shitpost"
|
||||
about: "None of the above, 我是小粉红,要说狗屎。傻逼,NMSL。习近平是我的大师傅,习万岁,希特勒万岁!!!卐卐卐卐卐卐卐卐卐 https://github.com/cirosantilli/china-dictatorship/tree/bc6c3b893fe5e59c402c54bd47fe3d9fe76bc563#shitpost"
|
||||
title: ''
|
||||
labels: shitpost
|
||||
assignees: ''
|
||||
|
||||
@@ -4994,6 +4994,8 @@ After the link addressing anything that they might have said, add three randomly
|
||||
|
||||
Meme images, however, cross the language barrier beautifully. It is even better if they have Chinese captions.
|
||||
|
||||
Another way to see it is that we are creating a harder to censor <<instagram>> channel.
|
||||
|
||||
You can think of them metaphorically as throwing hand grenades over the <<gfw>>. Ciro strives to add the following elements in the image itself where applicable:
|
||||
|
||||
* English explanation
|
||||
|
||||
@@ -66,7 +66,7 @@ const newLabels = new Set();
|
||||
const shabiWords = [
|
||||
'shabi',
|
||||
'shadiao',
|
||||
'傻逼',
|
||||
'傻',
|
||||
'沙雕',
|
||||
'智障',
|
||||
];
|
||||
@@ -79,6 +79,7 @@ for (const word of shabiWords) {
|
||||
const fuckMotherWords = [
|
||||
'cnm',
|
||||
'操你妈',
|
||||
'fuck.*\\b(mom|mum|mother)\\b',
|
||||
]
|
||||
for (const word of fuckMotherWords) {
|
||||
if (new RegExp(word, 'i').test(titleAndBody)) {
|
||||
|
||||
Reference in New Issue
Block a user