mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-11-03 09:51:15 +08:00
3.2.1: Return NS records in random order
This commit is contained in:
@@ -18,7 +18,7 @@ def get_whois_nameservers(domain)
|
||||
end
|
||||
|
||||
domain = ENV['DOMAIN'] || 'example.com'
|
||||
sslip_version = '3.2.0'
|
||||
sslip_version = '3.2.1'
|
||||
whois_nameservers = get_whois_nameservers(domain)
|
||||
|
||||
describe domain do
|
||||
|
||||
Reference in New Issue
Block a user