From 3c2a05b763da82ff4518419b3fffde87b1c0991e Mon Sep 17 00:00:00 2001 From: J <91372088+jarelllama@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:35:56 +0800 Subject: [PATCH] Test source Internet Storm Center --- scripts/retrieve_domains.sh | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/scripts/retrieve_domains.sh b/scripts/retrieve_domains.sh index 4f8f6201b..f75770bf3 100644 --- a/scripts/retrieve_domains.sh +++ b/scripts/retrieve_domains.sh @@ -31,22 +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_dnstwist - source_emerging_threats - source_fakewebshoplisthun - source_guntab + source_isc - 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