Skip to content

Commit

Permalink
retrieve: test DFPI source
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Dec 7, 2024
1 parent 944aed0 commit f82a685
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions scripts/retrieve_domains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,9 @@ readonly DOMAIN_DASH_REGEX='[[:alnum:].-]+-[[:alnum:]-]+'
readonly STRICT_DOMAIN_REGEX='[[:alnum:]][[:alnum:].-]+\.[[:alnum:]-]*[a-z]{2,}[[:alnum:]-]*'

readonly -a SOURCES=(
source_aa419

source_dfpi
source_dnstwist
source_fakewebshoplisthun
source_guntab
source_jeroengui_phishing
source_jeroengui_scam
source_manual
source_phishstats
source_phishstats_nrd
source_regex
source_scamadviser
source_scamdirectory
source_stopgunscams
source_google_search

)

# Function 'source' calls on the respective functions of each source to
Expand Down

0 comments on commit f82a685

Please sign in to comment.