`RequestList` with persistence doesn't handle malformed URLs correctly
I'm trying to implement a crawler using BS (you can find the repo here).
I tried to run the crawler, adding the persistence parameter to my RequestList, but it only works if it's not present.
This is the error thrown in the logs:
