Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarbhure committed Jan 25, 2023
1 parent b8894b0 commit 393c5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_feeds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
outdir="ip_feeds"
curl -vL "https://check.torproject.org/cgi-bin/TorBulkExitList.py?ip=1.1.1.1" > "$outdir/tor_exit_nodes.txt"
curl -vL "http://www.talosintelligence.com/documents/ip-blacklist" > "$outdir/talos_blacklist.txt"
curl -VL "https://myip.ms/files/bots/live_webcrawlers.txt" > "$outdir/web_crawler.txt
curl -VL "https://myip.ms/files/bots/live_webcrawlers.txt" > "$outdir/web_crawler.txt"

0 comments on commit 393c5ab

Please sign in to comment.