- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
Always remove "www" from hostname matching
e2d233f8d6
Add abstract getter & setters for the redirect value.
a4b12334c5
Add tests for narrowing match & redirect types.
81669cc535
Update tests & snapshots with adjusted names.
e260419f87
Adjust base Redirect for easier TS typing.
67a2c7567f
Add tests for SimpleRedirect.
Implement FromStr
Added to existing structs in 2b944b57af63dd2adc5887f85d20ad62fa8fba1a, will be added to new ones by default too.
0f0b044993
Make tests use .parse instead of Html.
2b944b57af
Implement FromStr.
cd560973ed
Don't export scraper::Html.
f8969623c6
Fix doc comment.
Add a FromHtml trait
Instead of using Html
directly, it'll be simpler to only add FromStr
(#3) and then have the structs do all the Html
stuff internally.
263c0497f3
Add the background script.
4cbe31c63a
Turn off no-await-in-loop everywhere.
Always remove "www" from hostname matching