Files
pixiv-artist-filter/README.md
Drunkoatmeal bd52d178bc 2025/04/03
Initial commit

Signed-off-by: Drunkoatmeal <no@thanks.com>
2025-04-03 23:51:19 +07:00

440 B

Pixiv - artist filter userscript

Background

In the age of image noises and slops, It's getting more crucial to filter your search results manually by blocking some user's posts, but pixiv with all of his wisdom decides to hide it behind a premium feature with 500 blocked user limit.

This userscript essentially add that feature

Development

$ deno task dev

Deploy

Build production assets:

$ deno task build