mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-22 07:09:25 +08:00
3.2.2: Join the Public Suffix List
This commit is contained in:
@@ -18,7 +18,7 @@ def get_whois_nameservers(domain)
|
||||
end
|
||||
|
||||
domain = ENV['DOMAIN'] || 'example.com'
|
||||
sslip_version = '3.2.1'
|
||||
sslip_version = '3.2.2'
|
||||
whois_nameservers = get_whois_nameservers(domain)
|
||||
|
||||
describe domain do
|
||||
|
Reference in New Issue
Block a user