4.0.0: nip.io

This commit is contained in:
Brian Cunnie
2025-06-15 16:14:05 -07:00
parent 7a82e55698
commit a43dc4a057
4 changed files with 8 additions and 6 deletions

View File

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