Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 3, 2024
1 parent e7b87c5 commit cca2036
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions functions/retrieve_domains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,6 @@ source_opensquat() {
local source='openSquat'
local ignore_from_light=true
local results_file='data/pending/domains_opensquat.tmp'

# Return if results file not found (source is the file itself)
[[ ! -f "$results_file" ]] && return

process_source
}

Expand Down

0 comments on commit cca2036

Please sign in to comment.