diff options
-rw-r--r-- | src/config.ts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/config.ts b/src/config.ts index 693c190..060f042 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -15,9 +15,7 @@ const mainQuery: GetPostQuery = { | |||
15 | "-friendship_is_magic", | 15 | "-friendship_is_magic", |
16 | "-my_little_pony", | 16 | "-my_little_pony", |
17 | "-adolf_hitler_(artist)", | 17 | "-adolf_hitler_(artist)", |
18 | "-type:swf", | 18 | "-animated", |
19 | "-type:webm", | ||
20 | "-type:gif", | ||
21 | "status:active", | 19 | "status:active", |
22 | "score:>=15", | 20 | "score:>=15", |
23 | "inpool:false", | 21 | "inpool:false", |