mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 15:46:50 +08:00

- previously Name Server line began with "NS" - now they begin with "Name Server" - fixed typo fixes: ``` 1) sslip.io should have at least 2 nameservers Failure/Error: expect(whois_nameservers.size).to be > 1 expected: > 1 got: 0 # ./sslip.io/spec/check-dns_spec.rb:37:in `block (2 levels) in <top (required)>' ```