diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.ts | 3 |
1 files changed, 2 insertions, 1 deletions
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 = { | |||
| 58 | "rubber_clothing", | 58 | "rubber_clothing", |
| 59 | "rubber_suit", | 59 | "rubber_suit", |
| 60 | "hypnosis", | 60 | "hypnosis", |
| 61 | "mind_control" | 61 | "mind_control", |
| 62 | "big_butt" | ||
| 62 | ], | 63 | ], |
| 63 | maxPage: 121, | 64 | maxPage: 121, |
| 64 | }; | 65 | }; |
