summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-10-19 14:17:46 +0200
committerVolpeon <git@volpeon.ink>2021-10-19 14:17:46 +0200
commit201a538f08ab7be10babd40b8d93ac74a43f80e8 (patch)
treebc55a70e505b16872fa55b3edc484639e9ca45e3
parentAdjust max pages (diff)
downloadferalbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.tar.gz
feralbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.tar.bz2
feralbot-201a538f08ab7be10babd40b8d93ac74a43f80e8.zip
Exclude waddling_head
-rw-r--r--src/config.ts1
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",