4.1.0: hexadecimal notation

This commit is contained in:
Brian Cunnie
2025-06-23 05:10:08 -07:00
parent ea233f19bf
commit ddde94a4c8
4 changed files with 10 additions and 7 deletions

View File

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