url formatting, page no detection, additional cleanup

This commit is contained in:
Abimael Martell
2026-02-07 14:12:19 -08:00
parent ca09103ca9
commit c2c528ff23
4 changed files with 200 additions and 40 deletions
+4
View File
@@ -20,6 +20,10 @@ rayon = "1.10"
# Logging
log = "0.4"
# Text processing
regex = "1.10"
once_cell = "1.19"
[dev-dependencies]
tempfile = "3.3"