From f02b9902e7e7c6e84fb2a141bf4d4cfe06e6098a Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 23 Nov 2021 07:10:50 +0100 Subject: More tags to exclude --- src/config.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 4907c05..32384e5 100644 --- a/src/config.ts +++ b/src/config.ts @@ -50,7 +50,9 @@ const mainQuery: GetPostQuery = { "swastika", "facesitting", "huge_butt", - "dakimakura_design" + "dakimakura_design", + "overweight", + "big_belly" ], maxPage: 121, }; -- cgit v1.2.3-54-g00ecf