From fce1c870de1a8f4b7b79ebe2132d208da97a267a Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 12 Apr 2022 14:21:00 +0200 Subject: Expanded tag blacklist --- src/config.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index e5198f3..1740e5e 100644 --- a/src/config.ts +++ b/src/config.ts @@ -60,7 +60,9 @@ const mainQuery: GetPostQuery = { "hypnosis", "mind_control", "big_butt", - "thigh_highs" + "thigh_highs", + "legwear", + "leggings" ], maxPage: 121, }; -- cgit v1.2.3-54-g00ecf