From 95bc04efef4635a792538e62704a8c2298f7e478 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 21 Feb 2022 14:17:55 +0100 Subject: Add big_butt to blacklist --- src/config.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 2210db8..b4e6505 100644 --- a/src/config.ts +++ b/src/config.ts @@ -58,7 +58,8 @@ const mainQuery: GetPostQuery = { "rubber_clothing", "rubber_suit", "hypnosis", - "mind_control" + "mind_control", + "big_butt" ], maxPage: 121, }; -- cgit v1.2.3-54-g00ecf