update with changes

This commit is contained in:
2018-09-09 10:22:03 +01:00
parent d686ae0bc4
commit 225fd8b3ea

View File

@@ -1,7 +1,7 @@
## Thoughts ## Thoughts
* ~~strip hashes and everything following (as they're in-page anchors)~~ * ~~strip hashes and everything following (as they're in-page anchors)~~
* strip args * ~~strip args~~
* ~~use `pop()` on the set instead of `.remove()`~~ * ~~use `pop()` on the set instead of `.remove()`~~
* ~~return false once the set is empty~~ * ~~return false once the set is empty~~
* ~~`WebPage.parse_urls()` needs to compare startswith to base url~~ * ~~`WebPage.parse_urls()` needs to compare startswith to base url~~