initial commit

This commit is contained in:
postscriptum 2025-09-11 12:43:12 +03:00
commit 259fee630b
127 changed files with 7811 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# 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!