DiffJs is a script to monitor changes in javascript files on domains.
Register your account at Zapier and setup the Webhook here for email delivery.
Note down Webhook URL.
Run chmod +x install.sh
Run ./install.sh
Replace "MY_OWN_WEBHOOK_URL_HERE" with your Webhook URL from step #2
in sendmail.sh
.
Setup CRON job for your system to run ./diffJs.py domain.com subdomains_list.txt
as required.
Thanks to Prateek Tiwari a.k.a. @prateek_0490 for this awesome idea and cont.
Note : This tool is built upon following awesome tools :
Kudos to the authors.