[stickynotes-antispam] Expand blacklist
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [stickynotes-antispam] Expand blacklist
- Date: Fri, 10 Apr 2020 08:53:15 +0000 (UTC)
commit cb719ed5527298a29dd2f52c26286ca102f71744
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Fri Apr 10 10:51:53 2020 +0200
Expand blacklist
stickynotes-antispam.py | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/stickynotes-antispam.py b/stickynotes-antispam.py
index 5406acf..17df4ec 100755
--- a/stickynotes-antispam.py
+++ b/stickynotes-antispam.py
@@ -8,16 +8,19 @@ import sys
import MySQLdb
BLACKLIST = [
+ "bitchute",
"bitcoin",
"drugs",
"hacking",
"loan",
"movie",
+ "newsbreak",
"paypal",
"porn",
"support",
"western union",
"westernunion",
+ "wplms",
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]