From 44e05bccf39c5e730e0a958fc7c5282e94644a53 Mon Sep 17 00:00:00 2001 From: Ave Date: Thu, 28 May 2020 22:39:11 +0000 Subject: [PATCH] config_template: Extend whitelist --- config_template.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config_template.py b/config_template.py index 558d5a4..11e4b2c 100644 --- a/config_template.py +++ b/config_template.py @@ -161,6 +161,14 @@ suspect_ignored_words = [ "txd", "t=x", "osx", + "rtx", + "shift-x", + "users/x", + "tx1", + "tx2", + "tcptx", + "udptx", + "phyctx", ] # == For cogs.links ==