Skip to content

Commit

Permalink
return days_old only
Browse files Browse the repository at this point in the history
  • Loading branch information
bfilar committed Sep 20, 2023
1 parent 1cb499b commit b51a1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signals/sender/sender_domain_whois_days_old.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Sender: Whois on sender domain"
type: "query"
source: |
beta.whois(sender.email.domain)
beta.whois(sender.email.domain).days_old

0 comments on commit b51a1a7

Please sign in to comment.