#!/bin/bash

httrack "https://yonev-agency.fr//" \
-O "/var/www/tododia.cyberit.com.br/03/" \
"+*.coudac.com/*" \
"-*.pdf" "-*.mp4" "-*.zip" \
--depth=3 --max-rate=50000 --robots=0

