diff options
author | Volpeon <git@volpeon.ink> | 2021-10-18 15:37:05 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-10-18 15:37:05 +0200 |
commit | 103ea6db9689def10c004f38e90f6144654de4a6 (patch) | |
tree | 203fbea74039698a86f471e794a6517b59089988 /src/config.ts | |
parent | Better interfaces and function responsibilities (diff) | |
download | feralbot-103ea6db9689def10c004f38e90f6144654de4a6.tar.gz feralbot-103ea6db9689def10c004f38e90f6144654de4a6.tar.bz2 feralbot-103ea6db9689def10c004f38e90f6144654de4a6.zip |
Query update
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 6b0816d..693c190 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -14,6 +14,7 @@ const mainQuery: GetPostQuery = { | |||
14 | "-saliva", | 14 | "-saliva", |
15 | "-friendship_is_magic", | 15 | "-friendship_is_magic", |
16 | "-my_little_pony", | 16 | "-my_little_pony", |
17 | "-adolf_hitler_(artist)", | ||
17 | "-type:swf", | 18 | "-type:swf", |
18 | "-type:webm", | 19 | "-type:webm", |
19 | "-type:gif", | 20 | "-type:gif", |