Skip to content

Commit

Permalink
Update check_dead.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 1, 2024
1 parent 452cf2a commit d34b224
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion functions/check_dead.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
# This script checks for dead/resurrected domains and removes/adds them accordingly.

# Checks for dead/resurrected domains and removes/adds them accordingly.

readonly RAW='data/raw.txt'
readonly RAW_LIGHT='data/raw_light.txt'
Expand Down

0 comments on commit d34b224

Please sign in to comment.