This commit is contained in:
parent
a9f758cd9b
commit
2e5b4fc3d2
9 changed files with 141 additions and 89 deletions
|
@ -9,11 +9,11 @@ web_archive/
|
|||
├─ domain.com/
|
||||
│ ├─ sub/
|
||||
│ │ ├─ path/
|
||||
│ │ │ ├─ index_YYYY_MM_DD.html
|
||||
│ │ │ ├─ index_YYYY_MM_DD
|
||||
├─ sub.domain.com/
|
||||
```
|
||||
|
||||
Every document of this web archive can then be found at `archive/domain/paths.../index_YYYY_MM_DD.html`.
|
||||
Every document of this web archive can then be found at `archive/domain/paths.../index_YYYY_MM_DD`.
|
||||
|
||||
## Usage
|
||||
webarc provides a CLI tool to work with the archive structure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue