diff options
author | Volpeon <git@volpeon.ink> | 2021-10-19 14:17:46 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-10-19 14:17:46 +0200 |
commit | 201a538f08ab7be10babd40b8d93ac74a43f80e8 (patch) | |
tree | bc55a70e505b16872fa55b3edc484639e9ca45e3 /src/config.ts | |
parent | Adjust max pages (diff) | |
download | feralbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.tar.gz feralbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.tar.bz2 feralbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.zip |
Exclude waddling_head
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 bb3498f..249aac7 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -6,6 +6,7 @@ const mainQuery: GetPostQuery = { | |||
6 | "-anthro", | 6 | "-anthro", |
7 | "-human", | 7 | "-human", |
8 | "-humanoid", | 8 | "-humanoid", |
9 | "-waddling_head", | ||
9 | "-presenting", | 10 | "-presenting", |
10 | "-meme", | 11 | "-meme", |
11 | "-humor", | 12 | "-humor", |