summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-10-19 22:06:20 +0200
committerVolpeon <git@volpeon.ink>2021-10-19 22:06:20 +0200
commita326f8af7ef5bbc611cda7cc74bca56aa741efad (patch)
tree81ba22967e93b776f1c6c64a72c4884d081ade85
parentFix JSON parsing (diff)
downloadferalbot-a326f8af7ef5bbc611cda7cc74bca56aa741efad.tar.gz
feralbot-a326f8af7ef5bbc611cda7cc74bca56aa741efad.tar.bz2
feralbot-a326f8af7ef5bbc611cda7cc74bca56aa741efad.zip
Exclude mouth_shot
-rw-r--r--src/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.ts b/src/config.ts
index 1483d18..7d20621 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -22,6 +22,7 @@ const mainQuery: GetPostQuery = {
22 "-hyper", 22 "-hyper",
23 "-lips", 23 "-lips",
24 "-dress", 24 "-dress",
25 "-mouth_shot",
25 "-animated", 26 "-animated",
26 "-adolf_hitler_(artist)", 27 "-adolf_hitler_(artist)",
27 "-photography_(artwork)", 28 "-photography_(artwork)",