2025/04/05

Initial release

Signed-off-by: Drunkoatmeal <no@thanks.com>
This commit is contained in:
Drunkoatmeal
2025-04-05 23:44:36 +07:00
parent 80ddc9133c
commit 385e18be96
8 changed files with 261 additions and 11 deletions

View File

@ -5,14 +5,14 @@ In the age of image noises and slops, It's getting more crucial to filter your s
This userscript essentially add that feature
## Install
## Development
```
$ deno task dev
```
## Deploy
Build production assets:
```