diff options
author | Volpeon <git@volpeon.ink> | 2021-10-27 20:11:43 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-10-27 20:11:43 +0200 |
commit | 1ae29e6fe8a96d743441d2772472bef5a5274b8e (patch) | |
tree | 6aacacd79c9e0ad4df2ec773dd3fd85ec4de422d /src/config.ts | |
parent | Improved tag blacklist (diff) | |
download | feralbot-1ae29e6fe8a96d743441d2772472bef5a5274b8e.tar.gz feralbot-1ae29e6fe8a96d743441d2772472bef5a5274b8e.tar.bz2 feralbot-1ae29e6fe8a96d743441d2772472bef5a5274b8e.zip |
Block FMA chimera
Diffstat (limited to 'src/config.ts')
-rw-r--r-- | src/config.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.ts b/src/config.ts index b81fdcb..70eacbd 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -35,6 +35,7 @@ const mainQuery: GetPostQuery = { | |||
35 | "-plushification", | 35 | "-plushification", |
36 | "-foot_focus", | 36 | "-foot_focus", |
37 | "-world_war_*", | 37 | "-world_war_*", |
38 | "-tucker_chimera_(fma)", | ||
38 | "-adolf_hitler_(artist)", | 39 | "-adolf_hitler_(artist)", |
39 | "-blackkaries", | 40 | "-blackkaries", |
40 | "-photography_(artwork)", | 41 | "-photography_(artwork)", |