diff --git a/notes.md b/notes.md index 97db6d2..361e86c 100644 --- a/notes.md +++ b/notes.md @@ -1,7 +1,7 @@ ## Thoughts * ~~strip hashes and everything following (as they're in-page anchors)~~ - * strip args + * ~~strip args~~ * ~~use `pop()` on the set instead of `.remove()`~~ * ~~return false once the set is empty~~ * ~~`WebPage.parse_urls()` needs to compare startswith to base url~~