# Create local website mirror using wget

``` bash
wget -mpEk "url"
```

## Assets

### zabytki.in.ua

``` bash
wget -mpEk --domains=pbs.twimg.com --wait=1 https://zabytki.in.ua/community/
```
* --span-hosts is not an option here!