Skip to content

Commit 69e34b8

Browse files
authored
Update README.md
1 parent 7770a0a commit 69e34b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ DiffJs is a script to monitor changes in javascript files on domains.
77
4. Run `./install.sh`
88
5. Replace "MY_OWN_WEBHOOK_URL_HERE" with your Webhook URL from `step #2`in `sendmail.sh`.
99
6. Setup [CRON] job for your system to run `./diffJs.py domain.com subdomains_list.txt` as required.
10-
10+
11+
Thanks to @prateek-0490 for this awesome idea and cont.
12+
1113
Note : This tool is built upon following awesome tools :
1214
1. [relative-url-extractor] by [@jobert]
1315
2. [003Recon] by [@003Random]
@@ -21,4 +23,4 @@ Kudos to the authors.
2123
[relative-url-extractor]: <https://github.com/jobertabma/relative-url-extractor>
2224
[@jobert]: <https://github.com/jobertabma>
2325
[003Recon]: <https://github.com/003random/003Recon>
24-
[@003Random]: <https://github.com/003random>
26+
[@003Random]: <https://github.com/003random>

0 commit comments

Comments
 (0)