Gulp task to find external resources and links anywhere on a website.
npm install
- start
gulp resources --url https://www.example.com
Add--domainexclude=example
to ignore resources with "example" in host name Add--showinternal=yes
to to show internal links in the console output- open generated csv file in install directory
OR
- open
install.bat
to install- open
run.bat
to run