Update README.md

This commit is contained in:
akamhy
2020-05-04 21:04:15 +05:30
committed by GitHub
parent 00dfc229c9
commit 7271329ab2

View File

@@ -47,7 +47,7 @@ import waybackpy
oldest_archive = waybackpy.oldest("https://www.google.com/", UA = "Any-User-Agent")
print(oldest_archive)
```
This returns the oldest available archive for <https://google.com> (Check it out! It's really fascinating! and follow those blue links.)
This returns the oldest available archive for <https://google.com>.
<http://web.archive.org/web/19981111184551/http://google.com:80/>