summaryrefslogtreecommitdiffstats
path: root/src/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.ts')
-rw-r--r--src/config.ts4
1 files changed, 3 insertions, 1 deletions
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 = {
60 "hypnosis", 60 "hypnosis",
61 "mind_control", 61 "mind_control",
62 "big_butt", 62 "big_butt",
63 "thigh_highs" 63 "thigh_highs",
64 "legwear",
65 "leggings"
64 ], 66 ],
65 maxPage: 121, 67 maxPage: 121,
66}; 68};