BOSH release: 2.5.1: block phishers with CIDRs

This commit is contained in:
Brian Cunnie
2022-02-26 16:38:45 -08:00
parent 4260e752b8
commit cd2b14b924
9 changed files with 39 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ def get_whois_nameservers(domain)
end
domain = ENV['DOMAIN'] || 'example.com'
sslip_version = '2.5.0'
sslip_version = '2.5.1'
whois_nameservers = get_whois_nameservers(domain)
describe domain do