mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-18 10:16:47 +00:00
Clarify Readme
This commit is contained in:
parent
45908086e9
commit
c5eb4cd319
@ -19,7 +19,7 @@ Run wayback_machine_downloader with the base url of the website you want to retr
|
||||
|
||||
## How it works
|
||||
|
||||
It will download the last version of every file present on Wayback Machine to `websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same than before.
|
||||
It will download the last version of every file present on Wayback Machine to `./websites/example.com/`. It will also re-create a directory structure and auto-create `index.html` pages to work seamlessly with Apache and Nginx. All files downloaded are the original ones and not Wayback Machine rewritten versions. This way, URLs and links structure are the same than before.
|
||||
|
||||
## Optional Timestamp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user