Discovered: Sep 29, 2020. wget from Boris:

wget \
     --recursive \
     --no-clobber \
     --page-requisites \
     --html-extension \
     --convert-links \
     --restrict-file-names=windows \
     --domains example1.com example2.com \
     --no-parent \
         example1.com 

<— use this for barbandroland.com archiving

Leave a comment on github