Commit Graph

6 Commits

Author SHA1 Message Date
blankie 8f75ac0b45
Add related 2023-10-28 13:09:17 +11:00
blankie 13c365c3a7
Scrape results page instead of using the API
For some reason, some search queries fail with a "does not exist" error,
like "seven young goats". There actually was a doujin with "seven young
goats" in the title (254818), but it seems like it was deleted. Perhaps
the web frontend ignores deleted doujins, but the API doesn't and fails?
2023-10-28 12:51:18 +11:00
blankie 1d8210967c
Unify errors into one struct 2023-10-28 11:49:35 +11:00
blankie dd62cc2c19
Add NHENTAIRS_INSECURE 2023-10-28 11:25:53 +11:00
blankie c2ea9b87b0
cargo fmt 2023-10-28 11:11:16 +11:00
blankie bb80105b4a
Split requests into their own module 2023-10-28 11:08:10 +11:00