diff options
author | 2020-05-18 21:17:53 -0400 | |
---|---|---|
committer | 2020-05-18 21:17:53 -0400 | |
commit | 1d36ec7001c35d96ff24f7493d26997c02891e93 (patch) | |
tree | a1369ce4968c0fd0bd84e800c77d49a6b69ea6ad | |
parent | [bug] Adjustment to changes in #941, return message sent by webhook so publis... (diff) |
Add Steam gift card scam to domain blacklist
-rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 83ea59016..c0b5b062f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -316,6 +316,8 @@ filter: - poweredbydialup.online - poweredbysecurity.org - poweredbysecurity.online + - ssteam.site + - steamwalletgift.com word_watchlist: - goo+ks* |