Skip to content

Commit

Permalink
Remove obsolete script
Browse files Browse the repository at this point in the history
Replaced by scan db queries.
  • Loading branch information
ghostwords committed Oct 4, 2024
1 parent fc3c80f commit f36589f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
39 changes: 0 additions & 39 deletions audit.py

This file was deleted.

2 changes: 0 additions & 2 deletions search_log.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#
# Falls back to searching results.json for old revisions
# where we didn't log new domains in log.txt.
#
# See also: audit.py

if [ -z "$1" ] || [ $# -ne 1 ]; then
echo "Usage: $0 DOMAIN"
Expand Down

0 comments on commit f36589f

Please sign in to comment.