shurizzle
shurizzle
## Standards checklist: - [x] The PR title is descriptive. - [x] The code compiles (`cargo build`) - [x] The code passes rustfmt (`cargo fmt`) - [x] The code passes...
I was working on a rust project and I noticed that root for the package was wrong because of "manual" root deduction. Instead of using root markers I'm using the...
User Agent "Mozilla/5.0 (compatible; Google-Structured-Data-Testing-Tool +http://developers.google.com/structured-data/testing-tool/)" isn't recognised as a BOT. Please add it to list.
 Currenty shift left assign, shift right assign and spaceship operators looks really bad imo. It would be better to have something like in Fira Code 
Add manhwaus.net scraper (it's not ManhuaUs duplicate)
I just copypasted circlebuf implementation from old OBS
Add `*_strict` functions for strict parsing and use a non-strict parsing on the old ones. Related to #62