Files
waybackpy/waybackpy
AntiCompositeNumber bec26c4bae Move archive_url_parser out of Url.save()
It's generally poor form to define a function in a function, as it will
be re-defined each time the function is run.

archive_url_parser does not depend on anything in Url, so it makes sense
to move it out of the class.
2020-07-21 15:52:27 -04:00
..
2020-07-20 10:40:37 +05:30
2020-07-17 20:50:00 +05:30